Unit 'cyResizer' Package
[Overview][Types][Classes][Index] [#pl_cindy]

TcyGrid

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

Declaration

Source position: cyResizer.pas line 194

type TcyGrid = class(TPersistent)

public

  constructor Create(); virtual;

  

  destructor Destroy; override;

  

published

  property Color: TColor; [rw]

  

  property ColumnSize: Integer; [rw]

  

  property RowSize: Integer; [rw]

  

  property SnapToGrid: Boolean; [rw]

  

  property Style: TGridStyle; [rw]

  

  property Visible: Boolean; [rw]

  

  property OnChange: TNotifyEvent; [rw]

  

end;

Inheritance

TcyGrid

  

|

TObject



CT Web help

CodeTyphon Studio