Fr0sT-Brutal / RADStudio_FavoritesWizard

Favorites manager expert/wizard for RAD studio
2 stars 1 forks source link

D10.2.1 started dose not exist #1

Open limelect opened 6 years ago

limelect commented 6 years ago

d10.2.1
if not FOwner.Started then Exit; started dose not exist changed to if FOwner=nil then

Its written "no current...." even if a new project.

edwinyzh commented 5 years ago

same issue when compiling under xe4: [dcc32 Error] WizFavs.Main.pas(260): E2003 Undeclared identifier: 'Started'

This is a very useful wizard, not sure how to fix it. Any hints? Thanks.

Fr0sT-Brutal commented 5 years ago

Thanks for reporting, I'll check