Applies to
Declaration
property LeftMargin: Integer;
property RightMargin: Integer;
Description
These properties express the space in pixels between the control's inside border and the text. They are read and write, with design time and run time access. Their default value is 8.
On changing the value of these properties, a text formatting will occur that will trigger OnProgress events at regular intervals.