Unit 'AsphyreMath' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_asphyresphinx]

TPoints2px

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

Declaration

Source position: AsphyreMath.pas line 66

type TPoints2px = class

public

  constructor Create;

  

  destructor Destroy; override;

  

  function IndexOf();

  

  function Add();

  

  procedure Remove();

  

  procedure RemoveAll;

  

  procedure CopyFrom();

  

  procedure AddFrom();

  

  function GetEnumerator;

  

  property Count: Integer; [rw]

  

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

  

end;

Inheritance

TPoints2px

  

|

TObject



CT Web help

CodeTyphon Studio