diff --git a/source/table_editor.dfm b/source/table_editor.dfm index 4cf9e203..aba0ba33 100644 --- a/source/table_editor.dfm +++ b/source/table_editor.dfm @@ -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]