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

TZRCustomLabel

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

Declaration

Source position: zrctrls.pas line 38

type TZRCustomLabel = class(TZReportControl)

protected

  procedure Draw; override;

  

  procedure SetParent(); override;

  

  procedure Notification(); override;

  

  procedure AlignBounds; override;

  

  procedure RequestBounds; override;

  

  function GetText; virtual;

  

  procedure DoPrint(); override;

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  property Alignment: TZRAlignment; [rw]

  

  property AutoSize: TZAutoSize; [rw]

  

  property Variable: TZRVariable; [rw]

  

  property WordWrap: Boolean; [rw]

  

published

  property Align: TZRAlign;

  

  property Anchors;

  

  property Enabled: Boolean;

  

  property Frame: TZRFrame;

  

  property FontStyles: TZRFontStyles;

  

  property Visible: Boolean;

  

end;

Inheritance

TZRCustomLabel

  

|

TZReportControl

  

|

TObject



CT Web help

CodeTyphon Studio