Jump to content

compile error of 'this'


showme

Recommended Posts

Hi, FM

 

When I compile the project, the error of uniFrame occur:

 

FCurrentFrame:=TUniFrameClass(FindClass('TU'+Name+'Frame')).Create(This);

 

[DCC Error] Main.pas(64): E2003 Undeclared identifier: 'This'

 

Can you help me , thks!

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...