Unit 'ZREscape' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_zreport]

TZREscapes

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

Declaration

Source position: zrescape.pas line 94

type TZREscapes = class(TPersistent)

protected

  procedure DefineProperties(); override;

  

public

  constructor Create;

  

  procedure Assign(); override;

  

  property Values: TZREscapeStrings; [r]

  

published

  property Model: TZREscapeModel; [rw]

  

  property BoldOn: string; [rws]

  

  property BoldOff: string; [rws]

  

  property CondensedOn: string; [rws]

  

  property CondensedOff: string; [rws]

  

  property Elite: string; [rws]

  

  property FormFeed: string; [rws]

  

  property ItalicOn: string; [rws]

  

  property ItalicOff: string; [rws]

  

  property Pica: string; [rws]

  

  property Reset: string; [rws]

  

  property SubScriptOn: string; [rws]

  

  property SubScriptOff: string; [rws]

  

  property SuperScriptOn: string; [rws]

  

  property SuperScriptOff: string; [rws]

  

  property UnderlineOn: string; [rws]

  

  property UnderlineOff: string; [rws]

  

  property ReportStart: string; [rws]

  

  property ReportFinish: string; [rws]

  

  property PageStart: string; [rws]

  

  property PageFinish: string; [rws]

  

end;

Inheritance

TZREscapes

  

|

TObject



CT Web help

CodeTyphon Studio