Description | Hierarchy | Fields | Methods | Properties |
type TframeIface = class(TFrame)
![]() |
gbIface: TGroupBox; |
![]() |
rbBottom: TJvRadioButton; |
![]() |
rbFront: TJvRadioButton; |
![]() |
rbRight: TJvRadioButton; |
![]() |
rbLeft: TJvRadioButton; |
![]() |
rbTop: TJvRadioButton; |
![]() |
rbBack: TJvRadioButton; |
![]() |
rbInternal: TJvRadioButton; |
![]() |
rbHorizontal: TJvRadioButton; |
![]() |
glsIface: TGLScene; |
![]() |
GLDummyCube1: TGLDummyCube; |
![]() |
LeftFace: TGLPlane; |
![]() |
GLCube1: TGLCube; |
![]() |
GLLightSource2: TGLLightSource; |
![]() |
GLSphere1: TGLSphere; |
![]() |
FrontFace: TGLPlane; |
![]() |
TopFace: TGLPlane; |
![]() |
BottomFace: TGLPlane; |
![]() |
RightFace: TGLPlane; |
![]() |
BackFace: TGLPlane; |
![]() |
CentralSphere: TGLSphere; |
![]() |
Tube1: TGLCylinder; |
![]() |
Tube2: TGLCylinder; |
![]() |
Tube3: TGLCylinder; |
![]() |
GLCamera1: TGLCamera; |
![]() |
glsvViewer: TGLSceneViewer; |
![]() |
FIFace: TIface; |
![]() |
FSettingIFace: Boolean; |
![]() |
procedure rbHorizontalClick(Sender: TObject); |
![]() |
procedure SetIFace(const Value: TIface); |
![]() |
constructor Create(AOwner: TComponent); override; |
![]() |
property IFACE: TIface read FIFace write SetIFace; |
![]() |
gbIface: TGroupBox; |
![]() |
rbBottom: TJvRadioButton; |
![]() |
rbFront: TJvRadioButton; |
![]() |
rbRight: TJvRadioButton; |
![]() |
rbLeft: TJvRadioButton; |
![]() |
rbTop: TJvRadioButton; |
![]() |
rbBack: TJvRadioButton; |
![]() |
rbInternal: TJvRadioButton; |
![]() |
rbHorizontal: TJvRadioButton; |
![]() |
glsIface: TGLScene; |
![]() |
GLDummyCube1: TGLDummyCube; |
![]() |
LeftFace: TGLPlane; |
![]() |
GLCube1: TGLCube; |
![]() |
GLLightSource2: TGLLightSource; |
![]() |
GLSphere1: TGLSphere; |
![]() |
FrontFace: TGLPlane; |
![]() |
TopFace: TGLPlane; |
![]() |
BottomFace: TGLPlane; |
![]() |
RightFace: TGLPlane; |
![]() |
BackFace: TGLPlane; |
![]() |
CentralSphere: TGLSphere; |
![]() |
Tube1: TGLCylinder; |
![]() |
Tube2: TGLCylinder; |
![]() |
Tube3: TGLCylinder; |
![]() |
GLCamera1: TGLCamera; |
![]() |
glsvViewer: TGLSceneViewer; |
![]() |
FIFace: TIface; |
![]() |
FSettingIFace: Boolean; |
![]() |
procedure rbHorizontalClick(Sender: TObject); |
![]() |
procedure SetIFace(const Value: TIface); |
![]() |
constructor Create(AOwner: TComponent); override; |
Private declarations |
![]() |
property IFACE: TIface read FIFace write SetIFace; |