JVCL Help:TJvTextMargins.X
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvTextMargins.X Property
[+] TJvTextMargins Properties
Search in JVCL Help
Search in all projectsSummary
Specifies the horizontally number of pixels between the edge of the control and the caption drawn on its surface.
Pascal
propertyX: Word;
Description
Use X to specify the indentation of the the text specified by the Caption property. The edges that X separates depends on the Alignment property. If Alignment is taLeftJustify, the margin appears between the left edge of the caption and the left edge of the control. If Layout is taRightJustify, the margin separates the right edges.
If Layout is taCenter the value of X is ignored.
See Also
TJvCustomStaticText.Alignment, TJvTextMargins.Y
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