TdxPSEngine.IsStandardStyle Property
Determines whether the standard paint style is used to paint dialogs.
Declaration
property IsStandardStyle: Boolean read;
Property Value
Type |
---|
Boolean |
Remarks
This property returns True if the DialogsLookAndFeel.Kind property is set to lfStandard.
See Also