FMX.Styles.TStyleTag.TagString

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property TagString;

C++

__property TagString = {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 string value.

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

Custom property that stores any string value.

See Also