Adds the specified Editor with the given alignment and specified ActiveControl.
Source position: grids.pas line 329
public procedure TCompositeCellEditor.AddEditor(
aEditor: TWinControl;
aAlign: TAlign;
ActiveCtrl: Boolean
);