mirror of
https://github.com/HeidiSQL/HeidiSQL.git
synced 2026-03-13 09:24:25 +08:00
Add context menu on foreign key list header. See https://www.heidisql.com/forum.php?t=36014
This commit is contained in:
@@ -401,6 +401,7 @@ object frmTableEditor: TfrmTableEditor
|
||||
EditDelay = 0
|
||||
Header.AutoSizeIndex = 0
|
||||
Header.Options = [hoAutoResize, hoColumnResize, hoDrag, hoShowSortGlyphs, hoVisible]
|
||||
Header.PopupMenu = MainForm.popupListHeader
|
||||
Images = MainForm.VirtualImageListMain
|
||||
TabOrder = 1
|
||||
TreeOptions.MiscOptions = [toAcceptOLEDrop, toEditable, toFullRepaintOnResize, toGridExtensions, toInitOnSave, toToggleOnDblClick, toWheelPanning, toEditOnClick]
|
||||
|
||||
Reference in New Issue
Block a user