SELALIGN Property


9.0B, PLBCMP GUI Only

 

The SELALIGN property allows specification of the alignment of selected text. The property uses the following format:

SELALIGN={value}

Note the following:

  1. SELALIGN 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 text is ...

    $PFA_LEFT

    1

    left aligned (default).

    $PFA_RIGHT

    2

    right aligned.

    $PFA_CENTER

    3

    centered.

 

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

 



PL/B Language Reference SCROLLSIZEMODE Property SELBULLET Property