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

tAHIAudioModeRequester

Declaration

Source position: ahi.pas line 96

type tAHIAudioModeRequester = record

  ahiam_AudioID: LongWord;

  ahiam_MixFreq: LongWord;

  ahiam_LeftEdge: Word;

  ahiam_TopEdge: Word;

  ahiam_Width: Word;

  ahiam_Height: Word;

  ahiam_InfoOpened: SmallInt;

  ahiam_InfoLeftEdge: Word;

  ahiam_InfoTopEdge: Word;

  ahiam_InfoWidth: Word;

  ahiam_InfoHeight: Word;

  ahiam_UserData: Pointer;

end;


Documentation generated on: 2021-07-30