![]() |
Previous Top Next |
tcTreeComboBox component as subproperty of AttachedLabel structure.
|
property Spacing: Integer;
|
The Spacing property determines the space (in pixels) between the control and attached label.
|
|
There is two spacing kinds which have an influence on distance between the control and label (see SpacingKind property).
|
|
When SpacingKind is skNearPoint, the Spacing property signifies the distance between control and nearest point of attached label.
|
|
When SpacingKind is skFarPoint, the Spacing property signigies the distance between control and far point of label.
|
![]() |
SpacingKind and Position properties.
|