Unit 'MUIClass.Area' Package
[Overview][Types][Classes][Procedures and functions][Index] [#MUIClass]

TMUIText.PreParse

Define fixed content independant text format.

Declaration

Source position: MUIClass.Area.pas line 300

published property TMUIText.PreParse : string
  read FPreParse
  write SetPreParse;

Description

String containing format definitions to be parsed before the text from Contents is printed.

Using this tag, you can easily define different formats, colors and styles without modifying the original string.

See also

Contents

  

String to be displayed in a text object.


Documentation generated on: 2024-04-24