Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
258 results
In this video, we create a Delphi application to check if a string is a palindrome! 🖥️ Using a simple loop, we reverse a string ...
29 views
9 months ago
Mastering String Manipulation in Delphi: Deleting Left Characters String manipulation is a foundational skill in programming, and ...
0 views
4 months ago
Learn how to easily convert a long string into `TStringList` using Delphi. We'll provide a step-by-step breakdown of how to ...
5 views
6 months ago
Explore if it's possible to determine whether the `Exit()` function was invoked in Delphi and how to implement it efficiently.
2 months ago
Learn how to effectively encrypt large strings in Delphi with this comprehensive guide. We'll take you through common pitfalls and ...
2 views
8 months ago
Discover effective solutions for passing `TStringList` from C# to Delphi DLL, addressing common pitfalls and offering alternatives ...
3 views
Learn how to effectively split and reverse every two characters in a string using Delphi. Get step-by-step guidance on ...
6 views
Learn how to successfully call functions from a Delphi DLL that return string values in C++Builder without running into memory ...
7 views
Learn how to effectively parse strings in Delphi using `TStringList`, focusing on handling different line break formats such as `\n`, ...
1 view
Discover how to address character changes in `String[25]` when porting Delphi 7 applications to Delphi 10. Learn the best ...
A comprehensive guide on how to split strings by both line breaks and new lines in Delphi 2006, including code examples for old ...
4 views
Learn how to effectively pass a `TStrings` object to a secondary thread in Delphi using the Win32 API. This guide provides a ...
15 views
This question is particularly relevant for developers looking to enhance their string manipulation methods, as StringHelper allows ...
Count the number of characters in a string Delphi length.
18 views
7 months ago
Learn how to effectively convert a `TStream` to a `string` in Delphi 10.4 without encountering the "Seek not implemented" error.
8 views
3 months ago
Learn how to safely return strings from a C+ + DLL to Delphi applications. This guide covers memory management, dynamic ...
Learn how to resolve UTF-8 encoding issues in Delphi when parsing JSON strings. This guide covers key solutions to ensure ...
54 views
Learn how to return strings of unknown length from a Delphi DLL to a C# API with this comprehensive guide, including code ...
22 views
Learn how to effectively convert generic type variables to `string` in Delphi, including handling `Variant` types with ease.
This video explains the use of predefined functions. In particular, the Math functions and SQR and SQRT are used. A detailed ...
6 days ago