[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: AsphyreMath.pas line 176
type TPoints2 = 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] |
|
|
|
||
end; |
|
||
| | ||
TObject |
CT Web help |
CodeTyphon Studio |