Developer

StyleOptions

Specifies whether bar will be painted using Delphi built-in styles and Windows Native styles (themes).

property StyleOptions: TNxStyleOptions read FStyleOptions write SetStyleOptions default [soDelphiStyles, soNativeStyles];

See also