HELPID Property


PLBCMP GUI Only

square.png Objects

 

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:

  1. HELPID may be used in CREATE, SETPROP, or GETPROP statements.

  2. The F1HELP mode must be active before help is displayed.

  3. The object with focus has it HELPID passed to the Window Help Engine for display.

  4. The {value} specified must have been defined in the associated help file.

  5. System help is not supported by the PLBCE runtime.

  6. This property is not supported when using the PL/B Web Server.

 

 

See Also: Object Properties, Object IO Instructions, Object Definitions

 



PL/B Language Reference HELPFILE Property HELPTOPIC Property