DORSETRIGS
Home

delphi-7 (7 post)


posts by category not found!

How to draw a translucent image on a form?

How to Draw a Translucent Image on a Form A Step by Step Guide Creating a visually appealing form in applications often requires the use of images One effective

3 min read 08-10-2024 21
How to draw a translucent image on a form?
How to draw a translucent image on a form?

How to work with 0-based strings in a backwards compatible way since Delphi XE5?

Delphi Navigating the World of 0 Based Strings in a Backwards Compatible Manner Introduction Delphis String type has undergone a significant change with the int

2 min read 07-10-2024 26
How to work with 0-based strings in a backwards compatible way since Delphi XE5?
How to work with 0-based strings in a backwards compatible way since Delphi XE5?

COM Port Commands CRC XOR

Demystifying CRC XOR A Guide to Understanding COM Port Communication The Problem Understanding CRC XOR in COM Port Commands Communicating with devices through C

2 min read 07-10-2024 39
COM Port Commands CRC XOR
COM Port Commands CRC XOR

Create and run TTimer in runtime

Creating and Running T Timers at Runtime in Delphi Delphis T Timer component is a powerful tool for executing code at regular intervals allowing for tasks like

2 min read 06-10-2024 35
Create and run TTimer in runtime
Create and run TTimer in runtime

CEF4Delphi application can't run two instances

Running Multiple Instances of CEF 4 Delphi Applications A Solution If you ve been struggling to run multiple instances of your CEF 4 Delphi application you re n

2 min read 22-09-2024 54
CEF4Delphi application can't run two instances
CEF4Delphi application can't run two instances

Delphi 7, installed component is hidden on installation

Unhiding a Delphi 7 Component After Installation The user is installing a Delphi 7 component by copying its bpl file to the C Program Files Borland Delphi7 Proj

3 min read 07-09-2024 56
Delphi 7, installed component is hidden on installation
Delphi 7, installed component is hidden on installation

Converting my old AnsiString based D7 app to Unicode with AI?

Modernizing Your Legacy Delphi 7 Application From ANSI to Unicode with AI Assistance Migrating your aging Delphi 7 application built with ANSI strings to Unicod

3 min read 29-08-2024 61
Converting my old AnsiString based D7 app to Unicode with AI?
Converting my old AnsiString based D7 app to Unicode with AI?