...Get a PopupMenuItems Parent?
Author: Thomas Stutz
procedure TForm1.PopupMenu1Popup(Sender: TObject);
begin
Label1.Caption := PopupMenu1.PopupComponent.Name;
end;
printed from
www.swissdelphicenter.ch
developers knowledge base