[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: TplResStoreUnit.pas line 50
type TplResStore = class(TComponent) |
||
public |
||
constructor Create(); override; |
|
|
destructor Destroy; override; |
|
|
procedure SaveToPath(); |
|
|
function ItemIndex(); |
|
|
function GetResByName(); |
|
|
function GetResByIndex(); |
|
|
published |
||
property Items: TPackedRessources; [rw] |
|
|
property Size: Integer; [rw] |
|
|
end; |
|
||
| | ||
TObject |
CT Web help |
CodeTyphon Studio |