FMX.Types.TDragObject.Files

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

Files: array of string;

C++

_TDragObject__1 Files;

Properties

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

Description

Keeps the names for source files or buffers.

See Also