Unit 'intuition' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#morphunits]

TgpGoInactive

Message parameter passed for GM_GOINACTIVE

Declaration

Source position: intuition.pas line 2318

type TgpGoInactive = record

  MethodID: LongWord;

  

GM_GOINACTIVE

  gpgi_GInfo: PGadgetInfo;

  

  gpgi_Abort: LongWord;

  

Boolean field to indicate, who wanted the gadget to go inactive. If this is 1 this method was sent, because intution wants the gadget to go inactive, if it is 0, it was the gadget itself that wanted it.

end;

Description

See GM_GOACTIVE


Documentation generated on: 2021-07-30