[Overview][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: filectrl.pp line 163
type TFilterComboBox = class(TCustomFilterComboBox) |
published |
property Align; |
property Anchors; |
property AutoComplete; |
property AutoDropDown; |
property AutoSize; |
property BidiMode; |
property Color; |
property Constraints; |
property DragCursor; |
property DragKind; |
property DragMode; |
property Enabled; |
property Filter: String; [rw] |
property Font; |
property ItemIndex; |
property ParentBidiMode; |
property ParentColor; |
property ParentFont; |
property ParentShowHint; |
property PopupMenu; |
property ShowHint; |
property TabOrder; |
property TabStop; |
property Visible; |
property OnChange; |
property OnClick; |
property OnCloseUp; |
property OnContextPopup; |
property OnDblClick; |
property OnDragDrop; |
property OnDragOver; |
property OnEndDrag; |
property OnDropDown; |
property OnEnter; |
property OnExit; |
property OnKeyDown; |
property OnKeyPress; |
property OnKeyUp; |
property OnMouseDown; |
property OnMouseMove; |
property OnMouseUp; |
property OnStartDrag; |
property OnSelect; |
property OnUTF8KeyPress; |
end; |
| | ||
| | ||
|
TCustomComboBox - the base class from which TComboBox is derived |
|
| | ||
| | ||
| | ||
|
TLCLComponent - base class for LCL components |
|
| | ||
| | ||
| | ||
lazarus-ccr.sourceforge.net |