[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: GLMovement.pas line 213
type TGLMovementPaths = class(TOwnedCollection) |
||
protected |
||
procedure SetItems(); |
|
|
function GetItems(); |
|
|
function GetMovement; |
|
|
public |
||
constructor Create(); |
|
|
function Add; |
|
|
function FindItemID(); |
|
|
property Items []: TGLMovementPath; default; [rw] |
|
|
procedure NotifyChange; virtual; |
|
|
end; |
|
||
| | ||
TObject |
CT Web help |
CodeTyphon Studio |