base_pop1Popup method

Applies to
TForm1

Declaration
procedure base_pop1Popup(Sender: TObject);

Implementation

procedure TForm1.base_pop1Popup(Sender: TObject);
begin try
VirtualShellHistory.FillPopupMenu(base_pop1, fpdNewestToOldest, false, '');
except end;End;


HTML generated by Time2HELP
http://www.time2help.com