TCustomMap

Graphics32

TCustomMap

Hierarchy

TPersistent

   |

TNotifiablePersistent

   |

TThreadPersistent

Description

TCustomMap is a common ancestor for objects that hold 2D arrays of data.

Reference

Properties Methods Events
In TCustomMap:
Height Delete OnResize
Width Empty
Resized
SetSize
In TThreadPersistent:
LockCount Lock
Unlock
In TNotifiablePersistent:
UpdateCount BeginUpdate OnChange
Changed
Create
Destroy
EndUpdate