SELPROTECTED Property


9.0B, PLBCMP GUI Only

 

The SELPROTECTED property indicates whether the current selection is protected from being changed. The property uses the following format:

SELPROTECTED={value}

Note the following:

  1. SELPROTECTED may be used in SETPROP or GETPROP statements for RICHEDITTEXT objects.

  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. Keyword

    Value

    The selection is ...

    $OFF

    0

    not protected.

    $ON

    1

    protected.

 

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

 



PL/B Language Reference SELLENGTH Property SELRANGE Property