Skip to content

Commit c38dd7f

Browse files
committed
Noted software bug on dropfiles page
Noted minor bug with TPJCtrlDropFiles component working w/ combo boxes
1 parent 9cc24b3 commit c38dd7f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

_software/dropfiles.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,8 @@ <h2 class="panel-title">
5353
TPJCtrlDropFiles
5454
</dt>
5555
<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+
<p class="alert alert-danger"><span class="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 <a href="https://lib-docs.delphidabbler.com/DropFiles/5/API/TPJCtrlDropFiles-ManagedControl.html"><em>TPJCtrlDropFiles.ManagedControl</em> property</a>.</p>
5758
</dd>
5859
<dt>
5960
TPJExtFileFilter

0 commit comments

Comments
 (0)