Unit 'xbios' Package
[Overview][Constants][Types][Procedures and functions][Index] [#tosunits]

TRGB

Declaration

Source position: xbios.pas line 573

type TRGB = record

  reserved: Byte;

  red: Byte;

  green: Byte;

  blue: Byte;

end;


Documentation generated on: 2023-03-18