API:FMX.Types.ClosePolygon

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

ClosePolygon: TPointF = (X: $FFFF; Y: $FFFF) deprecated 'Non-closed polygons are not supported.';

C++

extern DELPHI_PACKAGE System::Types::TPointF ClosePolygon _DEPRECATED_ATTRIBUTE1("Non-closed polygons are not supported.") ;

Properties

Type Visibility Source Unit Parent
const
variable
public
FMX.Types.pas
FMX.Types.hpp
FMX.Types FMX.Types

Description

Embarcadero Technologies does not currently have any additional information.