4D v16.3

Multistyle Text Attributes

Home

 
4D v16.3
Multistyle Text Attributes

Multistyle Text Attributes 

 

Constant  Type Value Comment
Attribute background color  Longint 8 attribValue=Hexadecimal values or HTML color names (Windows only)
Attribute bold style  Longint 1 attribValue=0: remove bold attribute from selection
attribValue=1: apply bold attribute to selection
Attribute font name  Longint 5 attribValue=Font family name (string)
Attribute italic style  Longint 2 attribValue=0: remove italic attribute from selection
attribValue=1: apply italic attribute to selection
Attribute strikethrough style  Longint 3 attribValue=0: remove strikethrough attribute from selection
attribValue=1: apply strikethrough attribute to selection
Attribute text color  Longint 7 attribValue=Hexadecimal values or HTML color names
Attribute text size  Longint 6 attribValue=Number of points (number)
Attribute underline style  Longint 4 attribValue=0: remove underline attribute from selection
attribValue=1: apply underline attribute to selection


See also 

ST GET ATTRIBUTES
ST SET ATTRIBUTES

 
PROPERTIES 

Product: 4D
Theme: List of constant themes

 
HISTORY 

 
ARTICLE USAGE

4D Language Reference ( 4D v16)
4D Language Reference ( 4D v16.1)
4D Language Reference ( 4D v16.2)
4D Language Reference ( 4D v16.3)