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

TMUI_Palette_Entry

Declaration

Source position: mui.pas line 391

type TMUI_Palette_Entry = record

  mpe_ID: LongInt;

  

  mpe_Red: LongWord;

  

  mpe_Green: LongWord;

  

  mpe_Blue: LongWord;

  

  mpe_Group: LongInt;

  

end;


Documentation generated on: 2021-07-30