[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'Graph' (#rtl)

setrgbpaletteproc

This routine prototype is a hook for SetRGBPalette

Declaration

Source position: graphh.inc line 579

type setrgbpaletteproc = procedure(

  ColorNum: SmallInt;

  RedValue: SmallInt;

  GreenValue: SmallInt;

  BlueValue: SmallInt

);


Documentation generated on: Nov 14 2015