You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _software/dropfiles.html
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -53,7 +53,8 @@ <h2 class="panel-title">
53
53
TPJCtrlDropFiles
54
54
</dt>
55
55
<dd>
56
-
A non-visual component that catches files dragged and dropped from Explorer onto an associated control.
56
+
<p>A non-visual component that catches files dragged and dropped from Explorer onto an associated control.</p>
57
+
<pclass="alert alert-danger"><spanclass="fa fa-bug fa-2x fa-pull-left"></span>This component doesn't always work correctly with combo boxes when compiled with later Delphis. For details see the documentation of the <ahref="https://lib-docs.delphidabbler.com/DropFiles/5/API/TPJCtrlDropFiles-ManagedControl.html"><em>TPJCtrlDropFiles.ManagedControl</em> property</a>.</p>
0 commit comments