Unit 'JPL.Colors' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_jplib]

TRGBRec

Declaration

Source position: JPL.Colors.pas line 44

type TRGBRec = record

  R: Byte;

  

  G: Byte;

  

  B: Byte;

  

end;



CT Web help

CodeTyphon Studio