TStyleImpressiveLight Class

Definition

Delphi
type TStyleImpressiveLight = class(T__StyleContainerAncestor)
Inheritance
TDataModule
TStyleImpressiveLight

Methods

GetStyleName

Returns the name of this style. This name could to be shown to end users.

GetStyleType

Returns the type (dark, light, other) of this style. It's used in the default style selection form.

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