Unit 'RTTICtrls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lz_rtticontrols]

TTICustomComboBox

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: rttictrls.pas line 452

type TTICustomComboBox = class(TCustomComboBox)

protected

  procedure LinkLoadFromProperty(); virtual;

  

  procedure LinkSaveToProperty(); virtual;

  

  procedure LinkEditorChanged(); virtual;

  

  function LinkTestEditing();

  

  procedure GetItems; override;

  

  procedure DrawItem(); override;

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  procedure Loaded; override;

  

  procedure EditingDone; override;

  

  property Link: TPropertyLink; [rw]

  

  property MaxHistoryCount: Integer; [rw]

  

  property HistoryCaseSensitive: Boolean; [rw]

  

end;

Inheritance

TTICustomComboBox

  

|

TObject



CT Web help

CodeTyphon Studio