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

TApplication.HelpContext

HelpContext - returns True if there is a specified context-dependent help message associated with the application, with an optionally specified position

Declaration

Source position: line 0

public function TApplication.HelpContext(

  Sender: TObject;

  const Position: TPoint;

  Context: THelpContext

):Boolean;

function TApplication.HelpContext(

  Context: THelpContext

):Boolean;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.