Unit 'Graph' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#rtl]

setrgbpaletteproc

This routine prototype is a hook for SetRGBPalette.

Declaration

Source position: graphh.inc line 584

type setrgbpaletteproc = procedure(

  ColorNum: SmallInt;

  RedValue: SmallInt;

  GreenValue: SmallInt;

  BlueValue: SmallInt

);


Documentation generated on: Jul 24 2023