Unit 'ctGL' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_opengl]

TglColor4ub

Declaration

Source position: ctgl.pas line 7869

type TglColor4ub = procedure(

  red: GLubyte;

  green: GLubyte;

  blue: GLubyte;

  alpha: GLubyte

);



CT Web help

CodeTyphon Studio