Unit 'RLDraftFilter' Package
[Overview][Types][Classes][Index] [#pl_fortesreport]

TRLDraftFilter

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: rldraftfilter.pas line 177

type TRLDraftFilter = class(TRLCustomPrintFilter)

protected

  procedure InternalBeginDoc; override;

  

  procedure InternalEndDoc; override;

  

  procedure InternalDrawPage(); override;

  

  procedure InternalNewPage; override;

  

  procedure Loaded; override;

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  procedure DefaultCommands;

  

  procedure ExecuteDialog; override;

  

published

  property Commands: TStrings; [rws]

  

  property FontSizeReal: Boolean; [rw]

  

  property DriverName: string; [rw]

  

  property DeviceKind: TRLDeviceKind; [rws]

  

  property DevicePath: string; [rws]

  

  property AccentMethod: TRLDraftAccentMethod; [rw]

  

  property EjectMethod: TRLDraftEjectMethod; [rw]

  

  property PrinterFamily: TRLPrinterFamily; [rw]

  

  property DitheringMethod: TRLDitheringMethod; [rw]

  

  property LineDrawMethod: TRLLineDrawMethod; [rw]

  

  property FillArtMethod: TRLFillArtMethod; [rw]

  

  property FormSelection: TRLFormSelection; [rw]

  

  property StretchCharWidth: TRLStretchCharWidth; [rw]

  

  property TextDecoration: TRLDraftTextDecoration; [rw]

  

  property TextStyles: TRLDraftTextStyles; [rws]

  

  property CPPSelection: TRLCPPSelection; [rw]

  

  property DisplayName: string;

  

  property ShowProgress: Boolean;

  

  property ShowFilterDialog: Boolean;

  

end;

Inheritance

TRLDraftFilter

  

|

TRLCustomPrintFilter

  

|

TRLCustomFilter

  

|

TObject



CT Web help

CodeTyphon Studio