Source position: ctgl.pas line 7869
type TglColor4ub = procedure(
red: GLubyte;
green: GLubyte;
blue: GLubyte;
alpha: GLubyte
);