Unit 'TplResStoreUnit' Package
[Overview][Types][Classes][Index] [#pl_exsystem]

TplResStore

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

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;

Inheritance

TplResStore

  

|

TObject



CT Web help

CodeTyphon Studio