TStyleDarkByDefault Class

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

Unit: uStyleDarkByDefault
TDataModule
  _StyleContainerAncestor.T__StyleContainerAncestor
    uStyleDarkByDefault.TStyleDarkByDefault
type TStyleDarkByDefault = class(T__StyleContainerAncestor)

The TStyleDarkByDefault type exposes the following members.

Show:
 NameDescription
GetStyleName

Returns the name of this style as a user friendly string. (Overrides _StyleContainerAncestor.T__StyleContainerAncestor.GetStyleName .)

GetStyleType

Returns the type (light, dark, other) of this style . (Overrides _StyleContainerAncestor.T__StyleContainerAncestor.GetStyleType .)

Top
Show:
 NameDescription
StyleBook1
Top