Contents - Index - Previous - Next


PrintMargins property



Applies to
TProfGrid component

Declaration
property PrintMargins: TProfGridPrintMargins;

Description

Specifies the values of margins around the grid's printout.

The property in turn has the following properties:
  Left: Extended;
  Top: Extended;
  Right: Extended;
  Bottom: Extended;

The values of margins are expressed as a ratio of the corresponding page dimension (page width or page height), i.e. the value of a margin must be greater than or equal to 0 and less than 1.