Unit 'GLMovement' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_glscene]

TGLMovementPaths

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

Declaration

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;

Inheritance

TGLMovementPaths

  

|

TObject



CT Web help

CodeTyphon Studio