FMX.Types.TCornersF
Delphi
type TCornersF = array [0..3] of TPointF;
C++
typedef System::StaticArray<System::Types::TPointF, 4> TCornersF;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
array typedef |
public | FMX.Types.pas FMX.Types.hpp |
FMX.Types | FMX.Types |
Description
Embarcadero Technologies does not currently have any additional information.