Unit 'SystemSurfaces' Package
[Overview][Classes][Variables][Index] [#pl_asphyresphinx]

TSystemSurfaces

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

Declaration

Source position: SystemSurfaces.pas line 83

type TSystemSurfaces = class

public

  property Count: Integer; [rw]

  

  property Items []: TSystemSurface; default; [r]

  

  function Add();

  

  function Insert();

  

  function AddFromArchive();

  

  function IndexOf();

  

  procedure Remove();

  

  procedure RemoveAll;

  

  constructor Create;

  

  destructor Destroy; override;

  

end;

Inheritance

TSystemSurfaces

  

|

TObject



CT Web help

CodeTyphon Studio