XE10.1.2
Discussions tagged XE10.1.2
-
more than a month ago
Problems with creating Firemonkey Style
Hello to all, I'm trying to create a style for the Fmx :: TListBoxItem class. I have inserted a rectangle as a base (ListArtItemsRecBase) to get the effect you see in the figure. But doing so I blocked the events associated with the TListbox that ... -
more than a month ago
Best way to build with BOTH bcc32 and bcc32c
Using C++ Builder Professional 10.2.1 and DUnitX. I am writing unit tests to be sure that existing code built with bcc32 runs correctly when built with the clang compilers, bcc32c and bcc64. I will extend the project to include android and ios targe... -
more than a month ago
Property error: TFDBatchMove.CommitCount
The help says: "Specifies how many records are batch moved before a commit occurs. The CommitCount property is set to 100 by default. Setting CommitCount to 0 disables transaction handling. " *** 0 disables transaction handling. *** Code: ... -
more than a month ago
C++ Builder 10.2 - main project cpp file corruption?
Hi, I have some custom code in the beginning of int WINAPI _tWinMain(HINSTANCE, HINSTANCE, LPTSTR, int) function in the main project cpp file. When adding a new form to a project all my custom code in that function is deleted and a new code is ... -
more than a month ago
TSQLConnection without driver in registry on workstation
RX10.1 Enterprise Windows 7 and 10. I'm trying to establish an odbc connection to a SQL Anywhere server. I'm hoping to do this completely DSN-free, and without having to set the "SQL Anywhere 11" odbc registry entry. With FireDAC, if the drive... -
more than a month ago
Tokyo 10.2 Android edit box problem when displaying virtual keyboard
Since upgrading from XE10 to XE10.2 I have a problem that all my edit boxes in my app no longer move above the virtual keyboard. However, on iOS it works just fine! I'm using the code to move the vertical scroll box up to display the edit box just ... -
more than a month ago
RAISERROR doesn't return correct error message using DB Express on Windows 10
I am running my application which is developed in Delphi 10.1 berlin Update 2 on windows 10 and it is accessing the Database through network (I am using SQL Server 2016 and it is installed on different machine), when stored procedure raises error u... -
more than a month ago
delphi xe10 - how to Disable one of the item in TRadioGroup?
i have one RadioGroup with 2 item on my form ( i add item during design from RadioGroup property) i want to disable one radio button but it give "Access Violation" error when i use below code TRadioButton(RadioGroup.Controls[1]).Enabled := False; ... -
more than a month ago
How to use static classes from C# assemblies ?
Dear sirs, I am trying to make a Delphi port (XE10.1 version) of some existing "plugin" DLL originally written in C#. This plugin DLL is a COM Server, that exports an object behaves like Singleton. But the original APP uses some trick: in imports s... -
more than a month ago
delphi 10.1 Berlin form.position:= DesktopCenter or ScreenCenter not work under window
1. New-> Mult Ddevice Application Delphi-->Bank Application 2. set form1.Position:= desktopCenter or ScreenCenter 3. run Result form1 does not show on screen center XE7, XE8 are ok... -
more than a month ago
Error in opening C++ Builder Project File
Hi, I faced an error in opening C++ Builder Project File. The C++ project file cannot be reopened after the project is saved due to the following error. This error only occurs by using the version of "Delphi 10.1 Berlin and C++ Builder 10.1 Berlin U... -
more than a month ago
XE10.1 Ios/Android/Windows app 'ZLib.EZDecompressionError - data error’ receiving data from XE8 datasnap server
hi we are trying to move our app devel platform from xe8 >> xe10.1 berlin the projects successfully transferred across to xe10, and the xe10 apps talk quite happily to xe10 datasnap server but we also need the xe10 apps to be able to talk to... -
more than a month ago
Can not build for Apple Store, Error E0776
Hi, How to solve this error ? Even an app with single form can not be build for Apple Store: Delphi XE10 Berlin Update 2 PAServer 9.0.2.03 Device: iPad Air 2, iOS 10 XCode 8.2.1 Error Message: [PAClient Error] Error: E0776 Unable to execute '...
- Page :
- 1