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

PRequester

Requesters The following struct is used for standard intuition requesters

Declaration

Source position: intuition.pas line 479

type PRequester = ^TRequester;

Description

not to be mixed up with asl or easy requesters. See Request() for more information.

See also

TWindow

  

Window structure

TGadgetInfo

  

The TGadgetInfo structure contains information about the display on which the gadget needs to render itself

ActivateGadget

  

Activate a (string or custom) gadget.

AddGList

  

Add a linked list of gadgets to a window or requester.

DoGadgetMethodA

  

Invoke method on a boopsi gadget.

EndRequest

  

Remove a currently active requester.

InitRequester

  

Initialize a Requester structure.

ModifyProp

  

Modify the current parameters of a proportional gadget.

NewModifyProp

  

ModifyProp(), but with selective refresh.

OffGadget

  

Disable the specified gadget.

OnGadget

  

Enable the specified gadget.

RefreshGadgets

  

Refresh (redraw) the gadget display.

RefreshGList

  

Refresh (redraw) a chosen number of gadgets.

Request

  

Activate a requester.

SetDMRequest

  

Set the DMRequest of a window.

SetGadgetAttrsA

  

Specify attribute values for a boopsi gadget.


Documentation generated on: 2021-07-30