Class TframeIface

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TframeIface = class(TFrame)

Description

Hierarchy

Overview

Fields

Implicit gbIface: TGroupBox;
Implicit rbBottom: TJvRadioButton;
Implicit rbFront: TJvRadioButton;
Implicit rbRight: TJvRadioButton;
Implicit rbLeft: TJvRadioButton;
Implicit rbTop: TJvRadioButton;
Implicit rbBack: TJvRadioButton;
Implicit rbInternal: TJvRadioButton;
Implicit rbHorizontal: TJvRadioButton;
Implicit glsIface: TGLScene;
Implicit GLDummyCube1: TGLDummyCube;
Implicit LeftFace: TGLPlane;
Implicit GLCube1: TGLCube;
Implicit GLLightSource2: TGLLightSource;
Implicit GLSphere1: TGLSphere;
Implicit FrontFace: TGLPlane;
Implicit TopFace: TGLPlane;
Implicit BottomFace: TGLPlane;
Implicit RightFace: TGLPlane;
Implicit BackFace: TGLPlane;
Implicit CentralSphere: TGLSphere;
Implicit Tube1: TGLCylinder;
Implicit Tube2: TGLCylinder;
Implicit Tube3: TGLCylinder;
Implicit GLCamera1: TGLCamera;
Implicit glsvViewer: TGLSceneViewer;
Private FIFace: TIface;
Private FSettingIFace: Boolean;

Methods

Implicit procedure rbHorizontalClick(Sender: TObject);
Private procedure SetIFace(const Value: TIface);
Public constructor Create(AOwner: TComponent); override;

Properties

Public property IFACE: TIface read FIFace write SetIFace;

Description

Fields

Implicit gbIface: TGroupBox;
 
Implicit rbBottom: TJvRadioButton;
 
Implicit rbFront: TJvRadioButton;
 
Implicit rbRight: TJvRadioButton;
 
Implicit rbLeft: TJvRadioButton;
 
Implicit rbTop: TJvRadioButton;
 
Implicit rbBack: TJvRadioButton;
 
Implicit rbInternal: TJvRadioButton;
 
Implicit rbHorizontal: TJvRadioButton;
 
Implicit glsIface: TGLScene;
 
Implicit GLDummyCube1: TGLDummyCube;
 
Implicit LeftFace: TGLPlane;
 
Implicit GLCube1: TGLCube;
 
Implicit GLLightSource2: TGLLightSource;
 
Implicit GLSphere1: TGLSphere;
 
Implicit FrontFace: TGLPlane;
 
Implicit TopFace: TGLPlane;
 
Implicit BottomFace: TGLPlane;
 
Implicit RightFace: TGLPlane;
 
Implicit BackFace: TGLPlane;
 
Implicit CentralSphere: TGLSphere;
 
Implicit Tube1: TGLCylinder;
 
Implicit Tube2: TGLCylinder;
 
Implicit Tube3: TGLCylinder;
 
Implicit GLCamera1: TGLCamera;
 
Implicit glsvViewer: TGLSceneViewer;
 
Private FIFace: TIface;
 
Private FSettingIFace: Boolean;
 

Methods

Implicit procedure rbHorizontalClick(Sender: TObject);
 
Private procedure SetIFace(const Value: TIface);
 
Public constructor Create(AOwner: TComponent); override;

Private declarations

Properties

Public property IFACE: TIface read FIFace write SetIFace;
 

Generated by PasDoc 0.12.1 on 2013-05-13 15:41:32