RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TBoundLabel Properties

The properties of the TBoundLabel class are listed here.

 
Name 
Description 
 
Specifies the bi-directional mode for the control. 
 
Specifies a text string that identifies the control to the user. 
 
Specifies the background color of the control. 
 
Indicates the image used to represent the mouse pointer when the control is being dragged. 
 
Specifies whether the control is being dragged normally or for docking. 
 
Determines how the control initiates drag-and-drop or drag-and-dock operations. 
 
Font 
Controls the attributes of text written on or in the control. 
 
Specifies the vertical size of the control in pixels. 
 
Specifies the vertical placement of the text within the label. 
 
Left 
Specifies the horizontal coordinate of the left edge of a component relative to its parent. 
 
Specifies whether the control uses its parent's BiDiMode. 
 
Determines where a control looks for its color information. 
 
Determines where a control looks for its font information. 
 
Determines where a control looks to find out if its Help Hint should be shown. 
 
Identifies the pop-up menu associated with the control. 
 
Determines how an ampersand in the label text is displayed. 
 
Determines whether the control displays a Help Hint when the mouse pointer rests momentarily on the control. 
 
Top 
Specifies the Y coordinate of the top left corner of a control, relative to its parent or containing control in pixels. 
 
Specifies whether controls that sit below the label on a form can be seen through the label. 
 
Specifies the horizontal size of the control or form in pixels. 
 
Specifies whether the label text wraps when it is too long for the width of the label. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!