Back to Devexpress

TdxAISmartPasteOptions.Description Property

vcl-dxai-dot-tdxaismartpasteoptions.md

latest1003 B
Original Source

TdxAISmartPasteOptions.Description Property

Specifies the UI element/editor’s description (in a natural language) for the current AI service provider.

Declaration

delphi
property Description: string read; write;

Property Value

TypeDescription
string

The UI element/editor description (in a natural language) for the current AI service provider.

|

Remarks

The active AI service provider can interact with the current UI element/editor only if the [Enabled] property is set to True and the Description property is specified.

Default Value

The Description property’s default value is an empty string.

See Also

AI-powered Extensions for VCL

TdxAISmartPasteOptions Class

TdxAISmartPasteOptions Members

dxAI Unit