[Overview][Constants][Types][Procedures and functions][Variables] | Reference for unit 'Graph' (#rtl) |
This routine prototype is a hook for GetRGBPalette
Source position: graphh.inc line 550
type getrgbpaletteproc = procedure( |
ColorNum: SmallInt; |
var RedValue: SmallInt; |
var GreenValue: SmallInt; |
var BlueValue: SmallInt |
); |
No notes exist for this page yet.