diff --git a/components/virtualtreeview-new/VirtualTrees.pas b/components/virtualtreeview-new/VirtualTrees.pas index 5513c0e6e..a874cc814 100644 --- a/components/virtualtreeview-new/VirtualTrees.pas +++ b/components/virtualtreeview-new/VirtualTrees.pas @@ -3622,6 +3622,7 @@ type property OnStateChange; property OnStructureChange; property OnUpdating; + property OnUTF8KeyPress; end; TVTDrawHintEvent = procedure(Sender: TBaseVirtualTree; HintCanvas: TCanvas; Node: PVirtualNode; const R: TRect; @@ -3863,6 +3864,7 @@ type property OnStateChange; property OnStructureChange; property OnUpdating; + property OnUTF8KeyPress; end; type