API:FMX.Types3D.TMeshData.Points

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Points: string read GetPoint3Ds write SetPoint3Ds stored False;

C++

__property System::UnicodeString Points = {read=GetPoint3Ds, write=SetPoint3Ds, stored=false};

Properties

Type Visibility Source Unit Parent
property published
FMX.Types3D.pas
FMX.Types3D.hpp
FMX.Types3D TMeshData

Description

Embarcadero Technologies does not currently have any additional information.