[
Overview
][
Constants
][
Types
][
Classes
][
Procedures and functions
][
Variables
][
Index
]
Reference for unit 'GtkDef' (
#lcl
)
TGDIRGB
Declaration
Source position: gtkdef.pp line 135
type
TGDIRGB
=
record
Red
:
Byte
;
Green
:
Byte
;
Blue
:
Byte
;
end
;