TdxPreviewOptions.IsIconAssigned Property
In This Article
Indicates if a custom icon is assigned to the Print Preview dialog.
#Declaration
Delphi
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