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

TZFormat

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

Declaration

Source position: zrformat.pas line 22

type TZFormat = class(TPersistent)

protected

  procedure Changed;

  

public

  constructor Create;

  

  procedure Assign(); override;

  

  function Format();

  

published

  property BlankIfZero: Boolean; [rw]

  

  property FloatFormat: TFloatFormat; [rw]

  

  property Digits: Integer; [rw]

  

  property DisplayMask: string; [rw]

  

  property Width: Integer; [rw]

  

  property OnChange: TNotifyEvent; [rw]

  

end;

Inheritance

TZFormat

  

|

TObject



CT Web help

CodeTyphon Studio