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

tMUI_RGBcolor

Declaration

Source position: mui.pas line 208

type tMUI_RGBcolor = record

  red: LongWord;

  

  green: LongWord;

  

  blue: LongWord;

  

end;


Documentation generated on: 2021-07-30