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

TsActionBorder

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

Declaration

Source position: fpsactions.pas line 331

type TsActionBorder = class(TPersistent)

protected

  procedure Changed;

  

public

  constructor Create();

  

  function GetStyle;

  

  procedure SetStyle();

  

  procedure SetVisible();

  

published

  property LineStyle: TsLineStyle; [rw]

  

  property Color: TColor; [rw]

  

  property Visible: Boolean; [rw]

  

end;

Inheritance

TsActionBorder

  

|

TObject



CT Web help

CodeTyphon Studio