Unit 'Forms' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TCustomForm.IntfHelp

Show help for control or menu item. This function is called by the LCL interface.

Declaration

Source position: forms.pp line 652

public procedure TCustomForm.IntfHelp(

  AComponent: TComponent

);

See also

TControl.ShowHelp

  

Displays the help associated with the control.