FMX.Types.TDragObject.Data

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

Data: TValue;

C++

System::Rtti::TValue Data;

Properties

Type Visibility Source Unit Parent
field public
FMX.Types.pas
FMX.Types.hpp
FMX.Types TDragObject

Description

Keeps the data to be dragged or dropped.

Data is got from Source or Files.

See Also