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