[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Forms' (#lcl)

TApplication.HelpCommand

Show help.

Declaration

Source position: forms.pp line 1513

public function TApplication.HelpCommand(

  Command: Word;

  Data: PtrInt

):Boolean;

Description

Currently relies on OnHelp handlers. CallHelp is not implemented.