Skip to main content

TdxPreviewOptions.IsIconAssigned Property

Indicates if a custom icon is assigned to the Print Preview dialog.

Declaration

property IsIconAssigned: Boolean read;

Property Value

Type
Boolean

Remarks

This property returns True if an icon is assigned to the Icon property; otherwise, False.

See Also