SELFONTITALIC Property


9.0B, PLBCMP GUI Only

 

The SELFONTITALIC property controls whether the italic style is applied to the current selection or insertion point. The property uses the following format:

SELFONTITALIC={value}

Note the following:

  1. SELFONTITALIC 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.  

    Value

    Keyword

    The italic style is ...

    0

    $OFF

    not applied.

    1

    $ON

    applied..

 

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

 



PL/B Language Reference SELFONTCHARSET Property SELFONTNAME Property