RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TLabeledEdit.LabelSpacing Property

Specifies the distance, in pixels, between the label and the edit region.

Pascal
property LabelSpacing: Integer;
C++
__property int LabelSpacing;

Set LabelSpacing to indicate the distance, in pixels, between the label and the edit control. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!