JVCL Help:TJvTextMargins
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvTextMargins Class
[+] JvStaticText.pas Classes
[+] TJvTextMargins Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvTextMargins
run\JvStaticText.pas
Summary
Controls the indentation of the text on a control.
Pascal
run\JvStaticText.pas
TJvTextMargins = class(TPersistent);
Description
Use TJvTextMargins to specify the indentation of the text on a control.
Property X specifies the horizontally margin between the left or right edge of the caption and the control, depending on the value of Alignment. Property Y specifies the vertically margin between the top or bottom edge of the caption and the control, depending on the value of LayOut.
See Also
TJvCustomStaticText.Alignment, TJvCustomStaticText.Layout
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