Class TComboInplace (unit XStringGrid)

Inherits from

TCustomComboBox

Constructors


constructor Create(AOwner: TComponent; CellEditor: TCellEditor);

////////////////////////////////////////////////////////////////////////////// TComboInplace public //


Functions

procedure CreateParams(var Params: TCreateParams);

////////////////////////////////////////////////////////////////////////////// TComboInplace protected //

procedure DoExit;


procedure KeyDown(var Key: Word; Shift: TShiftState);


procedure KeyPress(var Key: Char);


Properties

Events

Variables

FCellEditor : TCellEditor;



Constructors


constructor Create(AOwner: TComponent; CellEditor: TCellEditor);

////////////////////////////////////////////////////////////////////////////// TComboInplace public //


Functions


procedure CreateParams(var Params: TCreateParams);

////////////////////////////////////////////////////////////////////////////// TComboInplace protected //


procedure DoExit;


procedure KeyDown(var Key: Word; Shift: TShiftState);


procedure KeyPress(var Key: Char);


Properties


Events


Variables


FCellEditor : TCellEditor;