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

TGLODEJointList

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

Declaration

Source position: GLODEManager.pas line 496

type TGLODEJointList = class(TComponent)

protected

  procedure WriteJoints();

  

  procedure ReadJoints();

  

  procedure DefineProperties(); override;

  

  procedure Loaded; override;

  

  procedure Notification(); override;

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

published

  property Joints: TODEJoints; [r]

  

end;

Inheritance

TGLODEJointList

  

|

TObject



CT Web help

CodeTyphon Studio