Online Documentation for Advanced PDF Generator for RAD Studio

TRenderCell.Padding

 

TRenderCell                


property Padding: TRect;

 

Description

The Padding property defines cell padding intervals in points (1/72 inches). Use this property to customize left, right, top, and bottom padding intervals separately, or at once using the Rect function. If any of padding intervals is set to -1, then this interval would be inherited from the parent table.

 


See also:

BorderLeft

BorderRight

BorderTop