FMX.Ani.TAnimationTrigger.TTriggerInfo
Delphi
TTriggerInfo = record
C++
struct DECLSPEC_DRECORD TTriggerInfo
{
public:
System::UnicodeString Name;
bool Value;
System::Rtti::TRttiProperty* Prop;
};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
record struct |
public | FMX.Ani.pas FMX.Ani.hpp |
FMX.Ani | TAnimationTrigger |
Description
Embarcadero Technologies does not currently have any additional information.