[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: PasDoc_Hashes.pas line 149
type THash = class |
||
public |
||
property Count: Integer; [r] |
|
|
property Capacity: Integer; [rw] |
|
|
property MaxCapacity: Integer; [rw] |
|
|
constructor Create; |
|
|
destructor Destroy; override; |
|
|
procedure SetObject(); |
|
|
procedure SetString(); |
|
|
procedure SetStringObject(); |
|
|
function GetObject(); |
|
|
function GetString(); |
|
|
procedure GetStringObject(); |
|
|
function KeyExists(); |
|
|
procedure DeleteKey(); |
|
|
function Keys(); |
|
|
end; |
|
||
| | | ||
TObject |
| CT Web help |
| CodeTyphon Studio |