Online Documentation for Advanced PDF Generator for RAD Studio

TRenderCell.BorderLeft

 

TRenderCell                


property BorderLeft: Integer;

 

Description

The BorderLeft property defines a thickness of the left border of the cell in points (1/72 inches). To define a one-pixel thickness of the border, set this property to 0. Set it to -1 to make the border invisible. By default it is set to 0.

 


See also:

BorderBottom

BorderRight

BorderTop