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

TsCFIconSetRule

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

Declaration

Source position: fpsconditionalformat.pas line 100

type TsCFIconSetRule = class(TsCFRule)

public

  constructor Create;

  

  procedure Assign(); override;

  

  property IconSet: TsCFIconSet; [rw]

  

  property IconCount: Integer; [r]

  

  property Values []: Double; [rw]

  

  property ValueKinds []: TsCFValueKind; [rw]

  

  property Reverse: Boolean; [rw]

  

  property ShowValue: Boolean; [rw]

  

end;

Inheritance

TsCFIconSetRule

  

|

TsCFRule

  

|

TObject



CT Web help

CodeTyphon Studio