TTeeOpenGL.DrawStyle

TTeeOpenGL.DrawStyle
TTeeOpenGL

property DrawStyle: TTeeCanvasSurfaceStyle;

Unit
TeeOpenGL

Description
Defines one of the three modes of OpenGL.

tcsSolid Polygons are filled.
tcsWire Polygons aren't filled. The polygon outline is displayed.
tcsDot Polygons aren't filled. Single dots at each polygon vertex are displayed.