Beschreibung | Hierarchie | Felder | Methoden | Eigenschaften |
type TBaseMap = class(TPersistent)
![]() |
procedure Add(const AId, AData); |
![]() |
constructor Create(AIdType: TMapIdType; ADataSize: Cardinal); |
![]() |
procedure Clear; |
![]() |
function Count: Integer; |
![]() |
function Delete(const AId): Boolean; |
![]() |
destructor Destroy; override; |
![]() |
procedure Add(const AId, AData); |
![]() |
constructor Create(AIdType: TMapIdType; ADataSize: Cardinal); |
![]() |
procedure Clear; |
![]() |
function Count: Integer; |
![]() |
function Delete(const AId): Boolean; |
![]() |
destructor Destroy; override; |