RAD Studio VCL Reference
ContentsIndex
TFileListBox Members Protected Properties
Protected Properties
 
Name 
Description 
 
Contains the action link object associated with the control. 
 
Specifies whether the control sizes itself automatically to accommodate its contents. 
 
Specifies the width of the inner and outer bevels. 
 
Determines whether the list box has a border. 
 
Specifies the width of the control's border. 
 
Specifies a text string that identifies the control to the user. 
 
Specifies the number of columns, in a multi-column list box, that are visible without having to scroll. 
 
Specifies the default window procedure for the windowed control. 
 
Specifies whether the control uses the Windows icon font when writing text. 
 
Specifies whether the control is being dragged normally or for docking. 
 
Determines whether a form stores its form-specific properties to a stream. 
 
Indicates whether the control has "captured" mouse events. 
 
Determines whether control uses parent's theme background. 
 
Specifies whether the control uses its parent's BiDiMode
 
Reflects which attributes of the control have been scaled. 
 
Specifies whether the items in a list box are arranged alphabetically. 
 
Determines whether the list box is standard or owner-draw and whether it is virtual. 
 
Specifies the size of the tabs in the list box. 
 
Text 
Contains a text string associated with the control. 
 
Accumulates mouse wheel rotations. 
 
Provides access to a window handle for the control. 
 
Contains the text string of the control. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.