Vcl.Themes.TStyleManager.Flags

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

class property Flags: TCustomStyleServices.TStyleFlags read FFlags;

C++

/* static */ __property TCustomStyleServices::TStyleFlags Flags = {read=FFlags, nodefault};

Properties

Type Visibility Source Unit Parent
property public
Vcl.Themes.pas
Vcl.Themes.hpp
Vcl.Themes TStyleManager

Description

Returns the flags of the active style.

See Also