Unit 'MMIO' Package
[Overview][Constants][Types][Procedures and functions][Index] [#os2units]

RGB2

Declaration

Source position: mmio.pas line 213

type RGB2 = record

  bBlue: Byte;

  bGreen: Byte;

  bRed: Byte;

  fcOptions: Byte;

end;


Documentation generated on: 2025-07-25