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

TFileListBox

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

Declaration

Source position: filectrl.pp line 88

type TFileListBox = class(TCustomFileListBox)

published

  property Align;

  

  property Anchors;

  

  property BorderStyle;

  

  property Constraints;

  

  property Directory;

  property DragCursor;

  property DragMode;

  property ExtendedSelect;

  

  property FileType;

  

  property Font;

  

  property IntegralHeight;

  

  property ItemHeight;

  

  property Mask;

  

  property MultiSelect;

  

  property OnChange;

  

  property OnChangeBounds;

  

  property OnClick;

  

  property OnDblClick;

  

  property OnDragDrop;

  property OnDragOver;

  property OnEndDrag;

  property OnEnter;

  

  property OnExit;

  

  property OnKeyPress;

  

  property OnKeyDown;

  

  property OnKeyUp;

  

  property OnMouseMove;

  

  property OnMouseDown;

  

  property OnMouseUp;

  

  property OnMouseWheel;

  

  property OnMouseWheelDown;

  

  property OnMouseWheelUp;

  

  property OnResize;

  

  property OnStartDrag;

  property OnUTF8KeyPress;

  property ParentShowHint;

  

  property ParentFont;

  

  property PopupMenu;

  

  property ShowHint;

  

  property Sorted;

  

  property Style;

  

  property TabOrder;

  

  property TabStop;

  

  property TopIndex;

  

  property Visible;

  

end;

Inheritance

TFileListBox

  

|

TCustomFileListBox

  

|

TCustomListBox

?

TObject

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