RAD Studio VCL Reference
ContentsIndex
TCustomLabel Members Protected Properties
Protected Properties
 
Name 
Description 
 
Contains the action link object associated with the control. 
 
Controls the horizontal placement of the text within the label. 
 
Determines whether the size of the label automatically resizes to accommodate the text. 
 
Specifies the background color of the control. 
 
Specifies whether the control uses the Windows icon font when writing text. 
 
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. 
 
Specifies how ellipsis is placed in text not fitting in allocated rectangle. 
 
Designates a windowed control associated with the label. 
 
Font 
Controls the attributes of text written on or in the control. 
 
Determines whether a form stores its form-specific properties to a stream. 
 
Specifies the vertical placement of the text within the label. 
 
Indicates whether the control has "captured" mouse events. 
 
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. 
 
Reflects which attributes of the control have been scaled. 
 
Determines how an ampersand in the label text is displayed. 
 
Text 
Contains a text string associated with the control. 
 
Specifies whether controls that sit below the label on a form can be seen through the label. 
 
Accumulates mouse wheel rotations. 
 
Contains the text string of the control. 
 
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.