Skip to main content
A newer version of this page is available. .

TcxDefaultEditStyleController.RestoreStyles Method

Restores the default values for all style properties of the default style controller.

Declaration

procedure RestoreStyles;

Remarks

The RestoreStyles method calls the RestoreDefaults method for Style, StyleDisabled, StyleFocused, and StyleHot properties.

See Also