Jump to content

Error al crear uniFrame


NizamUlMulk

Recommended Posts

var
  elFrame: TUniframe;
begin
  elFrame := TUniframe.create(UniApplication);
OR
  elFrame := TUniframe.create(nil);
end;

Este código me tira el error   "Class TUniSimplePanel not found".

Cómo se soluciona?

 

Uso versión pagada ext-4.2.5.1763 ext-4.2.5.1763 , uni-0.99.90.1287 

Link to comment
Share on other sites

  • 4 weeks later...

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...