PERCENT Property


PLBCMP GUI Only

 

The PERCENT property controls the percentage display of a PROGRESS object. The property uses the following format:

PERCENT={value}

Note the following:

  1. PERCENT may be used in CREATE, SETPROP, or GETPROP statements of a PROGRESS object.

  2. {value} is a decimal number, a Numeric Variable, an Expression, or a keyword as defined in PLBEQU.INC. The supported values and keywords are:

  3.  

    Value

    Keyword

    The percentage display is ...

    0

    $OFF

    disabled.

    1

    $ON

    enabled. (default)

 

 

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

 



PL/B Language Reference PASSWORDCHAR Property PICTSIZEH Property