Windows 10
Discussions tagged Windows 10
-
more than a month ago
Delph 7 -> Delphi Tokyo portability; How to change tlabel background color
Hello, I am porting some Delphi 7 apps to Delphi Tokyo. It seems to me that my apps are not fully compatible with Delphi Tokyo because tlabel properties are managed differently, using Style Elements. But this is not enough if you want to alter the b... -
more than a month ago
TBluetoothLE on Windows 10 - Unable to read characteristic
Hi, I'm trying to create a simple Win32 application to read data from my Adafruit Bluefruit Feather 32u4 device using TBluetoothLE. After hours of trying to get it running, I'm now at least able to discover the device, get the services and characte... -
more than a month ago
Delphi com chamada de outro executável com ShellExecute agrupa programas no Windows 10 / Delphi with call from another executable with ShellExecute groups programs in Windows 10
Olá pessoal / Hi guys. Utilizo uma aplicação desenvolvida em Delphi 2007 e quando utilizo o comando ShellExecute para abrir outro executável a partir do atual, no Windows 10 o mesmo fica "vinculado" ao programa que realizou a chamada (ver imagem)... -
more than a month ago
Konopka Control: rzGroupBar navigation issue
I am using the latest version of Delphi Tokyo 10.2.2 with Konopka Controls 6.2.3. At run time, the RZGroupBar component always scrolls to the bottom, displaying the last few rzGroup items. This issue occurs when the vertical screen size is smaller t... -
more than a month ago
Delphi 10.1 windows 10 onclose issue
I have my application migrated to Delphi 10.1 and database PostgrSQL. All exes works fine on windows 7.I have shifted my code on windows 10 system.On close of exe I get access violation error. Stack trace gives me: Form 2 is called using showmoda... -
more than a month ago
Diskfree Error Message
Windows 10, Delphi 10 Starter Hi, I posted this question back in April, but although I got 389 views, I got no replies. This is presumably because the fix is trivial. Anyway, I will ask once more and see if someone is kind enough to put me out of mi... -
more than a month ago
Halt execution at line doesn't work
Windows 10 Delphi 10 Starter Since I installed Delphi 10 Starter in February this year, the option to put a code execution flag in the editor has not worked. The code simply ignores it. I have checked that the code on the line is being compiled and ... -
more than a month ago
Shortcut keys stopped working
Delphi 10 Starter on Windows 10. I have been editing my app and suddenly the shortcut keys in my application (not the Delphi environment) don't work. I have looked at this site, plus others on the web, but none sort out the problem. I am using a sta... -
more than a month ago
Delphi Project UI Flicker
We have a couple of Delphi developed applications (Win32). Recent complaint from the users is that there is substantial UI flickering on Windows 10 when the Group Policies are being pushed to the PC. Sometimes it lasts for about 30 seconds and it doe... -
more than a month ago
add-on pack
I want to exercise and make my first mac osx application compiled in Windows 10. But I don't have the option: ProjectGroup1 > TargetPlatforms > OSXIn some of these discussion pages I've seen that I need an Add-On, but where do I find the Add-On pack... -
more than a month ago
How to use winapi functions with C++
I'm trying to make use of the wifi_direct capabilities that are exposed through the winapi.devices library in a firemonkey program. If I include the winapi.devices.hpp and add the using namespace Winapi::Devices to the project it seems to allow me to... -
more than a month ago
Installation Mobile Add-On with Windows 10
Hello, I bought Mobile Addon yesterday. I use Windows 10 and Tokyio professional. For installing the new feature I shall go to Windows control panel / programs & features, select the RAD Studio item and click change. But there is no change-option - ... -
more than a month ago
"Not responding" message when accessing drives.
I have a routine that accesses a large number of drives on my system. Sometimes Windows fires up each drive before proceeding with the app. On occasion, I get a message "Not Responding" in my app title bar, but this eventually clears and the app run... -
more than a month ago
Automatically login with the community
How can I log in to the community automatically with the community?... -
more than a month ago
Re: after windows preview update, delphi wont run
Problem: Installation and execution of rad studio 10.2 on Windows insider preview 16193. Solution: In the properties of the bds.exe, Security tab, apply full control permission for groups ALL APPLICATION PACKAGES and ALL PACKAGES OF REST... -
more than a month ago
Delphi Debugger not working
I installed Delphi 10.1 Berlin over a month ago and the debugger doesn't work. I have now installed Delphi 10.2 Tokio and have the same problem. I wrote a simple program by dropping a label on a form and in the form create event placed a single line ... -
more than a month ago
diskfree() gives errors if polling an optical drive in which a cd has been inserted then ejected
I have a routine that checks for diskfree and disksize on my logical drives. This also checks the two opticals I have. Everything worked fine with nothing in the drives. I then tested the procedure with a CD in the drive, and it reported a read only ... -
more than a month ago
Delphi 10.1 Berlin Debug not working
I have been using Delphi 7 for years and found it to be a very stable platform and virtually all components work without bugs. I have now downloaded Delphi 10.1 Berlin to see what the advantages are of buying the latest version of Delphi and after s... -
more than a month ago
Nothing works...
Dear embacadero people, I´m new in the programmer world.. I brought RAD Studio Berlin 10.1 Professional and now i want to use it for creating an android multi device application. I decided to do that on another Computer.. After install it again s... -
more than a month ago
App will not compile with the addition of a single line of code
I was compiling a project "Chart" which defines a TRecord which contains a number of boolean variables, one of which was "showygrid". I was building the code up with it working fine when I entered "showygrid:=true;" in a "with the record" block. The ...
- Page :
- 1
- 2