Unit 'fpsActions' Package
[Overview][Types][Classes][Index] [#pl_fpspreadsheet]

TsDecimalsAction

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

Declaration

Source position: fpsactions.pas line 297

type TsDecimalsAction = class(TsAutoFormatAction)

protected

  procedure ApplyFormatToCell(); override;

  

  procedure ExtractFromCell(); override;

  

public

  constructor Create(); override;

  

published

  property Delta: Integer; [rw]

  

  property Hint; [s]

  

end;

Inheritance

TsDecimalsAction

  

|

TsAutoFormatAction

  

|

TsCellAction

  

|

TsSpreadsheetAction

  

|

TObject



CT Web help

CodeTyphon Studio