JVCL Help:TJvWizardRouteMapList.TextOffset
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvWizardRouteMapList.TextOffset Property
[+] TJvWizardRouteMapList Events
[+] TJvWizardRouteMapList Methods
[+] TJvWizardRouteMapList Properties
Search in JVCL Help
Search in all projectsSummary
Specifies the offset of the text in the items.
Pascal
propertyTextOffset: Integer;
Description
Use TextOffset to specify the offset in pixels of the text in each item. TextOffset is interpreted according to the value of Alignment. For example, if Alignment is taLeftJustify, TextOffset is calculated from the item's left edge. If Alignment is taRightJustify, TextOffset is calculated from the right edge. If Alignment is taCenter, TextOffset is calculated from the top and the text is horizontally centered.
See Also
TJvWizardRouteMapList.HorzOffset, TJvWizardRouteMapList.VertOffset
About
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page