[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'Grids' (#lcl)

TCompositeCellEditor.AddEditor

AddEditor - adds the specified Editor with the given alignment and specified ActiveControl propery

Declaration

Source position: grids.pas line 306

public procedure TCompositeCellEditor.AddEditor(

  aEditor: TWinControl;

  aAlign: TAlign;

  ActiveCtrl: Boolean

);