Units
Class Hierarchy
Classes, Interfaces, Objects and Records
Types
Variables
Constants
Functions and Procedures
Identifiers
glBitmap
type TglBitmapRec4ub = packed record
record that stores 4 unsigned byte values
r: Byte
g: Byte
b: Byte
a: Byte
arr: array[0..3] of Byte