hiGetBindKeyInheritRoot
hiGetBindKeyInheritRoot(t_applicationType) =>t_application/nil
Description
Returns the application name from which t_applicationType inherits its bindkeys.
If t_applicationType does not inherit bindkeys from another application, returns t_applicationType.
Argument
|
Application type that does not define bindkeys but inherits them from another application. |
Values Returned
|
The name of the application from which the bindkeys were inherited. |
|
Related Topics
Return to top