July 17, 20205 yr Hi All, I've seen that if i call a TfgAnimationHelper.HideForm without the callback method you use as callbeck the method that raise the Hideform. Is correct ? There is a way to finish the AnimationHelper without CallBack ? I've done the test below and in the logCat i read 'Start CreateMainform' 2 times : procedure TFrmLogin.CreateMainform; begin FGX.Log.TfgLog.Log(TfgLogLevel.Debug,'Start CreateMainform'); TfgAnimationHelper.HideForm(FrmWait,[TfgAnimationOption.ReleaseOnFinish],0); end; Other TfgAnimationHelper methods works in the same manner ? Thanks a lot, Luke.
July 17, 20205 yr Administrators Hello Luke, Honestly I don't understand your question. Can you provide more info? Thank you
Create an account or sign in to comment