Skip to main content

TdxReportLinkPrinterPage Methods

Stores report page settings in a report link.
Name Description
ApplyToPrintDevice Applies page settings to a printing device. Inherited from TdxPrinterPage.
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. Inherited from TdxPrinterPage.
EndUpdate Enables TdxBaseObject operations. Inherited from TdxBaseObject.
Equals(TObject) Inherited from TObject.
FixMarginsOutside Adjusts report margins to the minimum page margins available. Inherited from TdxPrinterPage.
FooterLoMetric Determines footer dimensions. Inherited from TdxPrinterPage.
FooterRect Determines footer’s rectangular dimensions. Inherited from TdxPrinterPage.
FooterRectLoMetric Determines footer dimensions. Inherited from TdxPrinterPage.
GetHashCode Inherited from TObject.
GetInnerMeasurementUnits Determines the type of a measurement unit installed in a system. Inherited from TdxPrinterPage.
GetNamePath Inherited from TPersistent.
GetOwner Inherited from TPersistent.
GetRealMinMargins(Integer,Integer,Integer,Integer) Determines the minimum allowable page margins. Inherited from TdxPrinterPage.
HeaderLoMetric Determines header dimensions. Inherited from TdxPrinterPage.
HeaderRect Determines a header’s rectangular dimensions. Inherited from TdxPrinterPage.
HeaderRectLoMetric Determines header dimensions. Inherited from TdxPrinterPage.
InitFromPrintDevice Inherited from TdxPrinterPage.
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. Inherited from TdxPrinterPage.
MarginsLoMetric Determines margin dimensions. Inherited from TdxPrinterPage.
MinMarginsLoMetric Determines minimum margin values. Inherited from TdxPrinterPage.
MinPrintableArea Determines the minimum printable area value. Inherited from TdxPrinterPage.
MinPrintableAreaLoMetric Determines the minimum printable area value. Inherited from TdxPrinterPage.
PageSizeLoMetric Determines available page size. Inherited from TdxPrinterPage.
PageSizePixels Returns page size in pixels. Inherited from TdxPrinterPage.
PaintRectLoMetric Determines the drawing area. Inherited from TdxPrinterPage.
PaintRectPixels Determines the scaled region wherein to perform drawing. Inherited from TdxPrinterPage.
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. Inherited from TdxPrinterPage.
RealPageSizeLoMetric Determines actual page size. Inherited from TdxPrinterPage.
RealPageSizePixels Returns the actual page size in pixels. Inherited from TdxPrinterPage.
RestoreDefaults Restores predefined values for report link properties. Inherited from TdxPrinterPage.
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. Inherited from TdxPrinterPage.
See Also