Class TBSSGrid (unit BSSGrid)

Inherits from

TStringGrid

Constructors


constructor Create(AOwner : TComponent);



Functions

destructor destroy;


procedure DrawCell(ACol, ARow: Longint;ARect: TRect; AState: TGridDrawState);

Protected declarations

procedure setcellstyle(value:Tcellstyle);


Properties

property Cellstyle : tcellstyle

Published declarations

Events

Variables

gridrow : longint;

Public declarations

Fcellstyle : Tcellstyle;

Private declarations


Constructors


constructor Create(AOwner : TComponent);


Functions


destructor destroy;


procedure DrawCell(ACol, ARow: Longint;ARect: TRect; AState: TGridDrawState);

Protected declarations


procedure setcellstyle(value:Tcellstyle);


Properties


property Cellstyle : tcellstyle

Published declarations


Events


Variables


gridrow : longint;

Public declarations


Fcellstyle : Tcellstyle;

Private declarations