Delphi
property Key: Single read FKey write SetKey;
C++
__property float Key = {read=FKey, write=SetKey};
Properties
| Type |
Visibility |
Source |
Unit |
Parent |
| property |
published |
FMX.Ani.pas FMX.Ani.hpp |
FMX.Ani |
TKey |
Description
Embarcadero Technologies does not currently have any additional information.