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

TAsphyrePalettes

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

Declaration

Source position: AsphyrePalettes.pas line 78

type TAsphyrePalettes = class

public

  property Count: Integer; [rw]

  

  property Items []: TAsphyrePalette; default; [rw]

  

  property Color []: TAsphyreColor; [r]

  

  property Title: StdString; [rw]

  

  function Add();

  

  procedure Remove();

  

  function Find();

  

  procedure Clear;

  

  procedure Assign();

  

  procedure SaveToStream();

  

  procedure LoadFromStream();

  

  function LoadFromFile();

  

  function SaveToFile();

  

  constructor Create;

  

  destructor Destroy; override;

  

end;

Inheritance

TAsphyrePalettes

  

|

TObject



CT Web help

CodeTyphon Studio