TdxPrinterPage.HeaderRect Method
In This Article
Determines a header’s rectangular dimensions.
#Declaration
Delphi
function HeaderRect: TRect;
#Returns
Type |
---|
TRect |
#Remarks
Use the HeaderRect method to determine a header’s rectangular dimensions.
See Also