[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'FileCtrl' (#lcl)

TFilterComboBox

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

Declaration

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;

Inheritance

TFilterComboBox

|

TCustomFilterComboBox

|

TCustomComboBox

  

TCustomComboBox - the base class from which TComboBox is derived

|

TWinControl

|

TControl

|

TLCLComponent

  

TLCLComponent - base class for LCL components

|

TComponent,IUnknown,IInterfaceComponentReference

|

TPersistent

|

TObject

The latest version of this document can be found at lazarus-ccr.sourceforge.net.