Unit 'cyBaseMeasure' Package
[Overview][Types][Classes][Index] [#pl_cindy]

TGraduation

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

Declaration

Source position: cyBaseMeasure.pas line 164

type TGraduation = class(TCollectionItem)

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

published

  property Font: TFont; [rw]

  

  property Size: Word; [rw]

  

  property Pen: TPen; [rw]

  

  property ShowMarks: Boolean; [rw]

  

  property ShowValues: Boolean; [rw]

  

  property Spacing: Integer; [rw]

  

  property Step: Word; [rw]

  

  property Style: TGraduationStyle; [rw]

  

  property ValueFormat: string; [rw]

  

end;

Inheritance

TGraduation

  

|

TObject



CT Web help

CodeTyphon Studio