Namespace: Consultingwerk.SmartComponents.Interfaces
Interface 
IFormSupportsHelp Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implemented by: Consultingwerk.Windows.Framework.Repository.Rendering.DynamicForm, Consultingwerk.Windows.Framework.Repository.Rendering.DynamicFormWithRibbon

File:IFormSupportsHelp
Purpose:Interface for Forms that support registering HelpText and
HelpUrl
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Sun Dec 11 15:54:35 CET 2022
Purpose: Opens the Help Page for the currently focussed Control
Notes:



Top Method Summary
Options Name Purpose
+ LOGICAL OpenHelpPage () Opens the Help Page for the currently focussed Control
+ RegisterHelp (Object, handle) Registers Help URL and/or Help Text for a Control or Component in the Form


Method Detail
Top

PUBLIC LOGICAL OpenHelpPage ()

Purpose: Opens the Help Page for the currently focussed Control
Notes:

Returns LOGICAL
Logical value indicating if a help page was opened
Top

PUBLIC RegisterHelp (Object, handle)

Purpose: Registers Help URL and/or Help Text for a Control or Component in the Form
Notes:

Parameters:
poControl System.Object
The reference to the Control or Component
phBuffer HANDLE
The handle of the buffer with the attribute values


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 05:55:00