Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Specifies whether the text associated with a Column object is outlined. The logical expression is re-evaluated at run time each time the Grid control is refreshed. Available at design time and run time.
Column.DynamicFontOutline[ = "lExpr"]
Property Values
- "lExpr"
Evaluates to either true (.T.) or false (.F.). The settings for the DynamicFontOutline property are:Setting Description True (.T.) The text is outlined. False (.F.) (Default) The text is not outlined.
See Also
FontOutline Property | DynamicFontShadow Property | DynamicFontBold, DynamicFontItalic, DynamicFontStrikethru, DynamicFontUnderline Properties
Applies To: Column