dockmanager example: try floating into new floating site (forced)

git-svn-id: trunk@22543 -
This commit is contained in:
dodi 2009-11-12 07:26:30 +00:00
parent 820b0bf38d
commit 6b0be3249d

View File

@ -82,8 +82,9 @@ When a second control is dragged away, the entire site is moved.
*)
if DockClientCount <= 1 then begin
if NewTarget = nil then begin
Allow := False; //deny
//Allow := True; //move form - where???
//Allow := False; //deny
Allow := True; //move form - where???
Release;
end else
Release;
end else begin