Unit 'MUIClass.List' Package
[Overview][Types][Classes][Index] [#MUIClass]

TMUIFloatText.SkipChars

Defines an array of characters that shall be skipped when displaying the text.

Declaration

Source position: MUIClass.List.pas line 151

published property TMUIFloatText.SkipChars : string
  read FSkipChars
  write SetSkipChars;

Description

If you e.g. want to display a fido message and know it has some CTRL-A control characters in it, you could set this attribute to #1 to prevent floattext class from displaying unreadable crap.

See also

Text

  

String of characters to be displayed as floattext.


Documentation generated on: 2024-04-19