Back to Devexpress

TdxCustomLayoutCheckableItem.AI Property

vcl-dxlayoutcontainer-dot-tdxcustomlayoutcheckableitem.md

latest1.1 KB
Original Source

TdxCustomLayoutCheckableItem.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 layout check box or radio button.

See Also

TdxLayoutControlItem.AI Property

TdxCustomLayoutCheckableItem Class

TdxCustomLayoutCheckableItem Members

dxLayoutContainer Unit