ButtonStyle
Specifies visual style (appearance, look & feel) of the button (i.e. modern (flat), native or user customised.
pas
property ButtonStyle: TNxAppearanceStyle read FButtonStyle write SetButtonStyle default stNative;
Specifies visual style (appearance, look & feel) of the button (i.e. modern (flat), native or user customised.
property ButtonStyle: TNxAppearanceStyle read FButtonStyle write SetButtonStyle default stNative;