Back to Devexpress

TdxLayoutControlItem.AI Property

vcl-dxlayoutcontainer-dot-tdxlayoutcontrolitem.md

latest1.1 KB
Original Source

TdxLayoutControlItem.AI Property

Provides access to AI-powered functionality settings.

Declaration

delphi
property AI: TdxLayoutItemAIOptions read; write;

Property Value

TypeDescription
TdxLayoutItemAIOptions

Stores AI-powered functionality settings for a layout item.

|

Remarks

Use the AI.SmartPaste property to configure AI-powered Smart Paste functionality for the associated editor.

See Also

TdxCustomLayoutCheckableItem.AI Property

TdxLayoutControlItem Class

TdxLayoutControlItem Members

dxLayoutContainer Unit