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

TGLGuiComponent

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

Declaration

Source position: GLGui.pas line 141

type TGLGuiComponent = class(TCollectionItem)

protected

  function GetDisplayName; override;

  

  procedure SetName();

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  procedure AssignTo(); override;

  

  procedure RenderToArea();

  

  function GetOwnerList;

  

  property Owner: TGLGuiComponentList; [r]

  

published

  property Elements: TGLGuiElementList; [rw]

  

  property Name: TGLGuiComponentName; [rw]

  

end;

Inheritance

TGLGuiComponent

  

|

TObject



CT Web help

CodeTyphon Studio