Back to Devexpress

TcxLookAndFeel.Reset Method

vcl-cxlookandfeels-dot-tcxlookandfeel-db1ce2c3.md

latest1.1 KB
Original Source

TcxLookAndFeel.Reset Method

Removes all look & feel setting modification flags.

Declaration

delphi
procedure Reset;

Remarks

Call the Reset procedure to clear all AssignedValues flags and use corresponding global look & feel settings for an individual DevExpress control.

Note

A Reset procedure call does not change NativeStyle, Kind, SkinName, ScrollbarMode, ScrollMode, and RenderMode property values.

See Also

TcxCustomLookAndFeelController.Reset Procedure

TcxLookAndFeel Class

TcxLookAndFeel Members

cxLookAndFeels Unit