JVCL Help:TJvTextMargins

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

TJvTextMargins
run\JvStaticText.pas


Summary

Controls the indentation of the text on a control.

run\JvStaticText.pas


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.

run\JvStaticText.pas


See Also

TJvCustomStaticText.Alignment, TJvCustomStaticText.Layout

run\JvStaticText.pas


About

Navigation

run\JvStaticText.pas



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