Unit 'fpsConditionalFormat' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_fpspreadsheet]

TsCFDatabarRule

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

Declaration

Source position: fpsconditionalformat.pas line 79

type TsCFDatabarRule = class(TsCFRule)

  StartValueKind: TsCFValueKind;

  

  EndValueKind: TsCFValueKind;

  

  StartValue: Double;

  

  EndValue: Double;

  

  Color: TsColor;

  

  constructor Create;

  

  procedure Assign(); override;

  

end;

Inheritance

TsCFDatabarRule

  

|

TsCFRule

  

|

TObject



CT Web help

CodeTyphon Studio