treecombobox SpacingKind property
Previous  Top  Next
Applies to
tcTreeComboBox component as subproperty of AttachedLabel structure.  

Declaration
type  
  TacAttachedLabelSpacingKind = (skNearPoint, skFarPoint);  
 
property SpacingKind: TtcAttachedLabelSpacingKind;  

Description
The SpacingKind property specifies how to measure the spacing between the control and attached label.  
 
There is two possible values for SpacingKind property:  
ValueMeaning  
skNearPointthe Spacing property signifies the distance between control and nearest point of attached label;  
skFarPointthe Spacing property signigies the distance between control and far point of label.  

Screenshot
acattachedlabelss2  

See also
Spacing and Position properties.  
File not found.