TFrameStand
TFrameStand copied to clipboard
TFrameStand and TFormStand components for Delphi FireMonkey (FMX)
Hello. Thank you for the project, congratulations. I have a doubt. Why event "OnShow" or "OnActivate" of form don't called after call LFormInfo.Show, only the "OnCreate"? I took "FormStandHelloWord" as...
Once removed during the destructor the form needs to be freed
I have a Delphi mobile application using TFarmstand initially developed in Delphi 11.3. But the same application not getting the same result when upgraded to Delphi 12. Seems sometime wrong...
Hi, I'm writing an application both for window that MACOS. On the Window side I haven't problem but in MACOS when I try to reopen a TFrameStand I have an...
Get-It package doesn't compile.
Good day. Please add support for c++ builder 11.1 and above. Thank you.
Hello, I Create a FMX Form with name frm_sdl2. I Create a second Form with name frm_view. In form frm_sdl2 i add a TFormStand, TRectangle and a button1. i create...
When you create a frame, don't give it an owner. `LFrame := T(GetFrameClass(LParent, LStandName).Create(nil));` This leads to the fact that gestures do not work on the iPhone. Tested in Delphi...
HI, I would like to use Eurekalog to help tracking some memory leaks. (windows 32) I get AV with eurekalog and eurekalogs memorymanagement installed. Just open demo ViewAndDialogsFrameStand and enable...