[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'mui' (#aros)

TMUI_Palette_Entry

Declaration

Source position: mui.pas line 386

type TMUI_Palette_Entry = record

  mpe_ID: LongInt;

  mpe_Red: LongWord;

  mpe_Green: LongWord;

  mpe_Blue: LongWord;

  mpe_Group: LongInt;

end;


Documentation generated on: 2017-01-10