Language Reference - Object Properties

Home

DisplayFormat

SyntaxObjectName.DisplayFormat = Value
ObjectsCharacter, Date, Logical, Number, Radio, Text, Time
Notes

[Integer] This property is an alternative to colours and is supported for backward-compatibility. It can take the following values:

  • 0 normal
  • 1 enhanced
  • 2 highlighted
  • 3 both

The attributes in DisplayFormat and the highlight attribute of NegativeFormat are an alternative system to foreground and background colours and each system disables the other when used on an object.

See AlsoDisplayFormat, NegativeFormat, ZeroBlank