TApxTerminal.CreateWidget

TApxTerminal

procedure CreateWidget; override;

Creates the widget handle for the terminal component.

Once the widget handle has been created, this method installs a keyboard hook in order to trap all keystrokes made by the user.

See also: DestroyWidget