TStyleLightByDefault Class

Definition

The "light" FireMonkey style from Embarcadero embed in a style book.

Delphi
type TStyleLightByDefault = class(T__StyleContainerAncestor)
Inheritance
TDataModule
TStyleLightByDefault

Methods

GetStyleName

Returns the name of this style as a user friendly string.

GetStyleType

Returns the type (light, dark, other) of this style .

Initialize

DEPRECATED. Used to register the style in the available styles list.

(Inherited from T__StyleContainerAncestor)
RegisterStyle

Register this style in the available styles list if current platform is available.

(Inherited from T__StyleContainerAncestor)

Fields