Unit 'GLMultiProxy' Package
[Overview][Classes][Index] [#pl_glscene]

TGLMultiProxyMaster

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

Declaration

Source position: GLMultiProxy.pas line 52

type TGLMultiProxyMaster = class(TCollectionItem)

protected

  function GetDisplayName; override;

  

  procedure SetMasterObject();

  

  procedure SetDistanceMin();

  

  procedure SetDistanceMax();

  

  procedure SetVisible();

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  procedure Assign(); override;

  

  function OwnerObject;

  

  procedure NotifyChange;

  

published

  property MasterObject: TGLBaseSceneObject; [rw]

  

  property DistanceMin: Single; [rw]

  

  property DistanceMax: Single; [rw]

  

  property Visible: Boolean; [rw]

  

end;

Inheritance

TGLMultiProxyMaster

  

|

TObject



CT Web help

CodeTyphon Studio