HELPID Property
PLBCMP GUI Only
The HELPID property identifies the object's topic number as defined in a user generated Windows help file. The property uses the following format:
HELPID={value}
Note the following:
HELPID may be used in CREATE, SETPROP, or GETPROP statements.
The F1HELP mode must be active before help is displayed.
The object with focus has it HELPID passed to the Window Help Engine for display.
The {value} specified must have been defined in the associated help file.
System help is not supported by the PLBCE runtime.
This property is not supported when using the PL/B Web Server.
See Also: Object Properties, Object IO Instructions, Object Definitions
![]() |