Virtual-TreeView
Virtual-TreeView copied to clipboard
Two errors were found in the demo(Advanced)
Advanced Demo Two errors were found in the demo. The right-click menu Edit does not work
1.In GridForm,
VST5.TreeOptions.SelectionOptions:=VST5.TreeOptions.SelectionOptions + [toExtendedFocus];
- In Editors.pas, Modified to TGridEditLink = class(TBasePropertyEditLink, IVTEditLink)