FMX.Styles.TStyleTag.TagFloat

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property TagFloat;

C++

__property TagFloat = {default=0};

Properties

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

Description

Custom property that stores any floating-point value.

FMX.Styles.TStyleTag.TagFloat inherits from FMX.Types.TFmxObject.TagFloat. All content below this line refers to FMX.Types.TFmxObject.TagFloat.

Custom property that stores any floating-point value.

See Also