Unit 'BCGameGrid' Package
[Overview][Types][Classes][Index] [#pl_bgracontrols]

TBCGameGrid

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

Declaration

Source position: bcgamegrid.pas line 69

type TBCGameGrid = class(TBCCustomGrid)

published

  property GridWidth: Integer;

  

  property GridHeight: Integer;

  

  property BlockWidth: Integer;

  

  property BlockHeight: Integer;

  

  property OnRenderControl: TOnRenderControl;

  

  property OnClickControl: TOnClickControl;

  

  property OnMouseDown;

  

  property OnMouseMove;

  

  property OnMouseUp;

  

  property OnMouseEnter;

  

  property OnMouseLeave;

  

  property OnMouseWheel;

  

  property OnMouseWheelDown;

  

  property OnMouseWheelUp;

  

end;

Inheritance

TBCGameGrid

  

|

TBCCustomGrid

  

|

TBCGraphicControl

  

|

TBGRAGraphicCtrl

  

|

TObject



CT Web help

CodeTyphon Studio