Source position: GLHeightData.pas line 76
type TGLHeightDataType = (
hdtByte,
hdtSmallInt,
hdtSingle,
hdtDefault
);