API Reference MultiFormOnMobile fThirdWithCallback TfrmThirdWithCallBack Class On this page Definition Constructors Properties Methods Fields Definition Unit: fThirdWithCallback Package: MultiFormOnMobile Delphi Copy type TfrmThirdWithCallBack = class(TForm) Inheritance TForm TfrmThirdWithCallBack Constructors Create(TComponent) Properties OnThirdWithCallBackCloseEvent Methods FormClose(TObject, TCloseAction) SetOnThirdWithCallBackCloseEvent(TThirdWithCallBackCloseEvent) btnCancelClick(TObject) btnOkClick(TObject) Fields FOnThirdWithCallBackCloseEvent Layout1 btnCancel btnOk