![]() |
Previous Top Next |
tcTreeComboBox component as subproperty of AttachedLabel structure.
|
type
|
TacAttachedLabelPosition = (lpAbove, lpBelow, lpLeft, lpRight);
|
|
property Position: TacAttachedLabelPosition;
|
The Position property of the attached label specifies the layout of the label near the control.
|
|
You can make the label visible above, below, at the left or the right side of control.
|
Spacing and SpacingKind properties.
|