Text Properties

Inherits from Generic»GObject»Decoration.

Subclasses: NumericText

PropertyDescription
FontCluster of font name, size, bold, italic, underline, strikeout. Details
Font:BoldIndicates whether the text is bold. Details
Font:ColorSets the color of the currently selected text. You can set the selection by using the Selection:Start/Selection:End properties to programmatically affect a subset of a string. Details
Font:ItalicIndicates whether the text is italic. Details
Font:NameFont name. Details
Font:SizeFont size Details
Font:StrikeoutIndicates whether the text is striked out. Details
Font:UnderlineIndicates whether the text is underlined. Details
Scroll PositionPosition of scroll tab. Details
SelectionText selection specified in terms of character positions for the beginning and end of selection (both inclusive). Details
Selection:EndAllows you to select the end point of text in a text string. Details
Selection:StartCharacter position for the beginning of selection (inclusive). Details
Size to TextSets whether the size of the text object changes according to the text included. This property can be written only to free labels, control labels, and captions. Details
TextText string of the front panel object's caption. Details
Text ColorsChanges the foreground and background color of a text string. Details
Text Colors:BG ColorBackground color of text object. Details
Text Colors:Text ColorText color. Details