Unit 'JPP.Graphics' Package
[Overview][Constants][Types][Procedures and functions][Index] [#pl_jppack]

TRGBRec

Declaration

Source position: JPP.Graphics.pas line 34

type TRGBRec = packed record

  R: Byte;

  

  G: Byte;

  

  B: Byte;

  

end;



CT Web help

CodeTyphon Studio