RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomLabeledEdit.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) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!