Home
|
GR32_OrdinalMaps
|
|
TIntegerMap
Hierarchy
TPersistent
|
|
|
Description
The TIntegerMap class implements a two dimensional matrix of integers. It may be useful for storing height map data, and in general data that requires or can be represented as 32 bit signed integers.
Reference
| Properties | Methods | Events |
|---|---|---|
| In TIntegerMap: | ||
| Bits | ||
| ValPtr | ||
| Value | ||
| In TCustomMap: | ||
| Height | Delete | OnResize |
| Width | Empty | |
| Resized | ||
| SetSize | ||
| In TThreadPersistent: | ||
| LockCount | Lock | |
| Unlock | ||
| In TNotifiablePersistent: | ||
| UpdateCount | BeginUpdate | OnChange |
| Changed | ||
| Create | ||
| Destroy | ||
| EndUpdate | ||
See Also
GR32_ByteMaps, TBooleanMap, TWordMap
Copyright ©2000-2007 Alex Denisov and Contributors - Graphics32 v1.8.3 - Build on 4-March-2007
Home
GR32_OrdinalMaps