TAssistantRequest Class

Represents type TAssistantRequest.

Namespace: System.UI.Assistant
TObject
  System.UI.Assistant.TAssistantRequest
type
 TAssistantRequest = class(TObject)
 end;

The TAssistantRequest type exposes the following members.

Show:
 NameDescription
Status

Represents property Status.

Top
Show:
 NameDescription
Cancel

Represents method Cancel.

GetStatus

Represents method GetStatus.

WaitFor(Integer)

Represents method WaitFor(Integer).

Top