FMX.Styles.Objects.TButtonStyleTextObject.NormalShadow

From RAD Studio API Documentation
Revision as of 22:58, 2 July 2013 by BuildBot (talk | contribs) (Created page with "{{#lst:API:FMX.Styles.Objects.TButtonStyleTextObject.NormalShadow|api}} ==Description== {{#lsth:API:FMX.Styles.Objects.TButtonStyleTextObject.NormalShadow|Description}}")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Delphi

property NormalShadow: TStyleShadow index TButtonAnimation.Normal read GetShadow write SetShadow;

C++

__property TStyleShadow* NormalShadow = {read=GetShadow, write=SetShadow, index=0};

Properties

Type Visibility Source Unit Parent
property published
FMX.Styles.Objects.pas
FMX.Styles.Objects.hpp
FMX.Styles.Objects TButtonStyleTextObject

Description

Embarcadero Technologies does not currently have any additional information.