Unit 'nxTypes' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_nxpascal]

TRGB

Declaration

Source position: nxTypes.pas line 22

type TRGB = packed record

  r: Byte;

  

  g: Byte;

  

  b: Byte;

  

end;



CT Web help

CodeTyphon Studio