fix: drag'n drop on Linux requires VT.DragType = dtVCL

This commit is contained in:
Ansgar Becker
2025-12-05 13:27:46 +01:00
parent 9afc60f087
commit 4fd646c829
2 changed files with 3 additions and 0 deletions

View File

@@ -1063,6 +1063,7 @@ object connform: Tconnform
Width = 250
Align = alClient
DragMode = dmAutomatic
DragType = dtVCL
Header.AutoSizeIndex = -1
Header.Columns = <
item

View File

@@ -336,6 +336,7 @@ object frmTableEditor: TfrmTableEditor
Width = 784
Align = alClient
DragMode = dmAutomatic
DragType = dtVCL
EditDelay = 0
Header.AutoSizeIndex = 0
Header.Columns = <
@@ -993,6 +994,7 @@ object frmTableEditor: TfrmTableEditor
Anchors = [akTop, akLeft, akRight, akBottom]
Constraints.MinHeight = 25
DragMode = dmAutomatic
DragType = dtVCL
EditDelay = 0
Header.AutoSizeIndex = -1
Header.Columns = <