Class TGridEditor (unit Gridedit)

Inherits from

TForm

Constructors



Functions

procedure BitBtn1Click(Sender: TObject);


Procedure SetGrid(Value : TGridRecord);


Properties

property Grid : TGridrecord

Public declarations

Events

Variables

BitBtn1 : TBitBtn;


BitBtn2 : TBitBtn;


GridColor : TColorGrid;


GroupBox1 : TGroupBox;


GroupBox2 : TGroupBox;


Label1 : TLabel;


Label2 : TLabel;


SnapToGrid : TCheckBox;


VisibleGrid : TCheckBox;


XSpacing : TSpinEdit;


YSpacing : TSpinEdit;


FGrid : TGridrecord;

Private declarations


Constructors


Functions


procedure BitBtn1Click(Sender: TObject);


Procedure SetGrid(Value : TGridRecord);


Properties


property Grid : TGridrecord

Public declarations


Events


Variables


BitBtn1 : TBitBtn;


BitBtn2 : TBitBtn;


GridColor : TColorGrid;


GroupBox1 : TGroupBox;


GroupBox2 : TGroupBox;


Label1 : TLabel;


Label2 : TLabel;


SnapToGrid : TCheckBox;


VisibleGrid : TCheckBox;


XSpacing : TSpinEdit;


YSpacing : TSpinEdit;


FGrid : TGridrecord;

Private declarations