TextStyle property (LEADDlgEffect Control)

C++ Builder example

Delphi 4.0 example

 

Builder Syntax

TTextStyle TextStyle

Delphi Syntax

TextStyle: TTextStyle

Overview

Refer to Using Imaging Common Dialogs.

Remarks

Gets or sets the style of the text in Text dialog box. Possible values are:

Value

Meaning

etsNormal

No three-dimensional effect

etsInsetLight

Inset light text

etsInsetExtraLight

Inset extra light text

etsInsetHeavy

Inset heavy text

etsInsetExtraHeavy

Inset extra heavy text

etsRaisedLight

Raised light text

etsRaisedHeavy

Raised heavy text

etsDropShadow

Drop shadow text

etsBlockShadow

Block shadow text

etsOutLineBlock

Outline block text

etsRaisedExtraHeavy

Raised extra heavy text

etsRaisedExtraLight

Raised extra light text

See Also

Elements:

ShowGetTextDlg method, DlgFlags property.

Topics:

Imaging Common Dialogs: Properties, Methods, and Events