| Class TTile (unit Tilemap) |
TPaintBox
| Constructors |
constructor Create(AOwner : TComponent);| Functions |
destructor Destroy;
procedure Paint;
procedure SetBitmap(value : TBitMap);| Properties |
property BitMap : TBitMap
property height :
property left :
property top :
property width : | Events |
| Variables |
FBitMap : TBitMap;| Constructors |
constructor Create(AOwner : TComponent);Public declarations
| Functions |
destructor Destroy;
procedure Paint;Protected declarations
procedure SetBitmap(value : TBitMap);| Properties |
property BitMap : TBitMap
property height :
property left :
property top : Published declarations
property width : | Events |
| Variables |
FBitMap : TBitMap;Private declarations