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

TCustomForm.IntfHelp

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

Declaration

Source position: forms.pp line 662

public procedure TCustomForm.IntfHelp(

  AComponent: TComponent

);

See also

TControl.ShowHelp

  

Displays the help associated with the control.