Unit 'AsphyrePalettes' Package
[Overview][Types][Classes][Index] [#pl_asphyresphinx]

TAsphyrePaletteSet

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

Declaration

Source position: AsphyrePalettes.pas line 115

type TAsphyrePaletteSet = class

public

  property Count: Integer; [r]

  

  property Item []: TAsphyrePalettes; default; [rw]

  

  function Add;

  

  procedure Remove();

  

  procedure RemoveAll;

  

  function Find();

  

  procedure SaveToStream();

  

  procedure LoadFromStream();

  

  function LoadFromFile();

  

  function SaveToFile();

  

  constructor Create;

  

  destructor Destroy; override;

  

end;

Inheritance

TAsphyrePaletteSet

  

|

TObject



CT Web help

CodeTyphon Studio