Unit 'ZRCtrls' Package
[Overview][Types][Classes][Variables][Index] [#pl_zreport]

TZRSystemLabel

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

Declaration

Source position: zrctrls.pas line 94

type TZRSystemLabel = class(TZRCustomLabel)

protected

  function GetText; override;

  

public

  constructor Create(); override;

  

published

  property Alignment: TZRAlignment;

  

  property AutoSize: TZAutoSize;

  

  property DataKind: TZRSystemData; [rw]

  

  property Text: string; [rw]

  

  property WordWrap: Boolean;

  

  property BeforePrint: TZRBeforePrintEvent;

  

  property AfterPrint: TZRAfterPrintEvent;

  

end;

Inheritance

TZRSystemLabel

  

|

TZRCustomLabel

  

|

TZReportControl

  

|

TObject



CT Web help

CodeTyphon Studio