Delphi
property Index: Integer read FIndex;
C++
__property int Index = {read=FIndex};
Properties
| Type |
Visibility |
Source |
Unit |
Parent |
| property |
public |
FMX.Types.pas FMX.Types.hpp |
FMX.Types |
TDisplay |
Description
Embarcadero Technologies does not currently have any additional information.