TStyleLightByDefault Class

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

Unit: uStyleLightByDefault
TDataModule
  _StyleContainerAncestor.T__StyleContainerAncestor
    uStyleLightByDefault.TStyleLightByDefault
type TStyleLightByDefault = class(T__StyleContainerAncestor)

The TStyleLightByDefault 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