Skip to main content

TdxPrinterPage Methods

Stores report page attributes.
Name Description
ApplyToPrintDevice Applies page settings to a printing device.
Assign(TPersistent) Inherited from TPersistent.
AssignTo(TPersistent) Inherited from TPersistent.
BeginUpdate Disables all TdxBaseObject operations. Inherited from TdxBaseObject.
CancelUpdate Enables operations for the current TdxBaseObject object. Inherited from TdxBaseObject.
Clone Creates a new TdxBaseObject instance. Inherited from TdxBaseObject.
DoUpdateMeasurementUnits protected Changes current measurement units.
EndUpdate Enables TdxBaseObject operations. Inherited from TdxBaseObject.
Equals(TObject) Inherited from TObject.
FixMarginsOutside Adjusts report margins to the minimum page margins available.
FooterLoMetric Determines footer dimensions.
FooterRect Determines footer’s rectangular dimensions.
FooterRectLoMetric Determines footer dimensions.
GetHashCode Inherited from TObject.
GetInnerMeasurementUnits Determines the type of a measurement unit installed in a system.
GetNamePath Inherited from TPersistent.
GetOwner Inherited from TPersistent.
GetRealMinMargins(Integer,Integer,Integer,Integer) Determines the minimum allowable page margins.
HeaderLoMetric Determines header dimensions.
HeaderRect Determines a header’s rectangular dimensions.
HeaderRectLoMetric Determines header dimensions.
InitFromPrintDevice
IsEmpty Inherited from TdxBaseObject.
IsEqual(TdxBaseObject) Determines whether the specified object is of the TdxBaseObject type. Inherited from TdxBaseObject.
LoadFromFile(string) Loads TdxBaseObject contents from a file. Inherited from TdxBaseObject.
LoadFromStream(TStream) Loads data form a stream into the TdxBaseObject object. Inherited from TdxBaseObject.
MapRect2LoMetric(TRect) Determines report dimensions.
MarginsLoMetric Determines margin dimensions.
MinMarginsLoMetric Determines minimum margin values.
MinPrintableArea Determines the minimum printable area value.
MinPrintableAreaLoMetric Determines the minimum printable area value.
PageSizeLoMetric Determines available page size.
PageSizePixels Returns page size in pixels.
PaintRectLoMetric Determines the drawing area.
PaintRectPixels Determines the scaled region wherein to perform drawing.
QueryInterface(TGUID,Untyped) Inherited from TInterfacedPersistent.
ReadPrinterInfos protected Returns the current values of page margins, minimum margins and page size installed by the current printer.
RealPageSizeLoMetric Determines actual page size.
RealPageSizePixels Returns the actual page size in pixels.
RestoreDefaults Restores predefined values for report link properties.
SaveToFile(string) Saves the TdxBaseObject contents to a file. Inherited from TdxBaseObject.
SaveToStream(TStream) Saves TdxBaseObject contents to a stream. Inherited from TdxBaseObject.
ToString Inherited from TObject.
ValidateMargins Checks report margin size.
See Also