You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Defini no meu formulario : [FormDefault('Cadastro de Atletas')]
mas no template ele não muda o nome do label. Como faço para recuperar?
Sei q n versão 1.0.0 faria dessa forma: TBindFormJson.New.BindClassToForm(Self, FEndPoint, FPK,FTitle);
Mas não funciona mais.
Tentei da seguinte forma, mas da erro de AV: TBind4D.New.BindFormDefault(FTitle);