Klasse TColorBox
Unit
ColorBox
Deklaration
type TColorBox = class(TCustomComboBox)
Beschreibung
no description available, TCustomComboBox description follows
no description available, TWinControl description follows
no description available, TControl description follows
no description available, TLCLComponent description follows
Hierarchie
Übersicht
Methoden
Eigenschaften
Beschreibung
Methoden
 |
constructor Create(AOwner: TComponent); override; |
|
 |
procedure SetColorList; |
|
Eigenschaften
 |
property Selection: TColor read GetSelection write SetSelection; |
|
 |
property Align; |
|
 |
property Anchors; |
|
 |
property ArrowKeysTraverseList; |
|
 |
property AutoComplete; |
|
 |
property AutoCompleteText; |
|
 |
property AutoDropDown; |
|
 |
property BorderSpacing; |
|
 |
property Color; |
|
 |
property Ctl3D; |
|
 |
property DragMode; |
|
 |
property DragCursor; |
|
 |
property DropDownCount; |
|
 |
property Enabled; |
|
 |
property Font; |
|
 |
property ItemHeight; |
|
 |
property ItemIndex; |
|
 |
property Items; |
|
 |
property ItemWidth; |
|
 |
property MaxLength; |
|
 |
property ParentColor; |
|
 |
property ParentCtl3D; |
|
 |
property ParentFont; |
|
 |
property ParentShowHint; |
|
 |
property PopupMenu; |
|
 |
property ReadOnly; |
|
 |
property ShowHint; |
|
 |
property Sorted; |
|
 |
property TabOrder; |
|
 |
property TabStop; |
|
 |
property Text; |
|
 |
property Visible; |
|
 |
property OnChange; |
|
 |
property OnChangeBounds; |
|
 |
property OnClick; |
|
 |
property OnCloseUp; |
|
 |
property OnDblClick; |
|
 |
property OnDragDrop; |
|
 |
property OnDragOver; |
|
 |
property OnDrawItem; |
|
 |
property OnDropDown; |
|
 |
property OnEditingDone; |
|
 |
property OnEndDrag; |
|
 |
property OnEnter; |
|
 |
property OnExit; |
|
 |
property OnKeyDown; |
|
 |
property OnKeyPress; |
|
 |
property OnKeyUp; |
|
 |
property OnMeasureItem; |
|
 |
property OnMouseDown; |
|
 |
property OnMouseMove; |
|
 |
property OnMouseUp; |
|
 |
property OnStartDrag; |
|
 |
property OnSelect; |
|
Erstellt mit PasDoc 0.10.0 am 2007-03-27 23:02:52