Virtual-TreeView icon indicating copy to clipboard operation
Virtual-TreeView copied to clipboard

Two errors were found in the demo(Advanced)

Open flylink888 opened this issue 3 years ago • 0 comments

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];

  1. In Editors.pas, Modified to TGridEditLink = class(TBasePropertyEditLink, IVTEditLink)

flylink888 avatar May 27 '22 07:05 flylink888