2.0
3.0
>
comp
>
gb.qt4
>
control
>
drag
قبلی
بعدی
ویرایش
تغییر نام
واگرد
Search
سرپرستی
مستندات
اخطار! این صفحه ترجمه نشده است.
مشاهده نسخه انگلیسی
Control.Drag (gb.qt4)
Function
Drag
(
Data
As
Variant
[
,
Format
As
String
]
)
As
Control
Starts a drag & drop process.
Data
is the data to be dragged. It can be a
String
or an
Image
.
If
Data
is a text, then you can specify in
Format
the MIME type of this text. For example,
"text/html"
.