Unit 'mui' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#aros]

TMUI_RGBcolor

Declaration

Source position: mui.pas line 185

type TMUI_RGBcolor = record

  Red: LongWord;

  

  Green: LongWord;

  

  Blue: LongWord;

  

end;


Documentation generated on: 2021-07-30