Code: Select all
TabbedForm->SQLQuery1->SQL->Close();
Code: Select all
TabbedForm->SQLQuery1->SQL->Clear();
Code: Select all
TabbedForm->SQLQuery1->SQL->Close();
Code: Select all
TabbedForm->SQLQuery1->SQL->Clear();
I learned something new today.rlebeau wrote:That is not a requirement. Debug builds can be made to be self-contained, too.
We've just released a patch for debugging local variables for Win32 C++, and linking large Delphi macOS64 apps. Learn more about this patch: https://embt.co/Patch30888