TdxPSEngine.IsNativeStyle Property
Determines whether the native style is used to paint dialogs.
Declaration
property IsNativeStyle: Boolean read;
Property Value
Type |
---|
Boolean |
Remarks
This property returns the DialogsLookAndFeel.NativeStyle property value.
See Also