Unit 'pcxcomn' Package
[Overview][Types][Index] [#fcl-image]

TRGB

Declaration

Source position: pcxcomn.pas line 25

type TRGB = packed record

  Red: Byte;

  Green: Byte;

  Blue: Byte;

end;


Documentation generated on: 2025-07-25