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
537 results
Is Delphi Based On Object Pascal? In this informative video, we'll take a closer look at the programming language Delphi and its ...
81 views
5 months ago
How to Retrieve the ClassType from a Class Method in Delphi When working with object-oriented programming in Delphi, ...
7 views
10 months ago
Is Delphi A Good Programming Language? Have you ever considered the advantages of using Delphi as a programming ...
485 views
Object Pascal is a dialect of the Pascal programming language that incorporates object-oriented programming (OOP) features.
49 views
4 months ago
In this short video, I have a quick question about functions, procedures and methods - and the answer might surprise you.
1,527 views
60 views
65 views
3 months ago
Explore how delegated methods work in Delphi OOP interfaces, particularly with the TElves class. Understand when local ...
10 views
Explore why Delphi's `TList` class uses `Pointer` rather than `TObject`, understanding the flexibility it provides for storing various ...
1 view
3 weeks ago
Discover how to create a simplified `Object Inspector` for your drawing app using Delphi's RTTI, and learn how to navigate object ...
7 months ago
Discover effective strategies for `translating C# code` to Delphi with detailed explanations and examples to help you streamline ...
8 views
Discover how to highlight specific items in cxDBCheckListBox with custom drawing techniques in Delphi for better visual ...
5 views
9 months ago
Discover how to change the pointer of variables in Delphi, ensuring one variable always reflects the value of another. Perfect for ...
0 views
Discover how to effectively assert that an object is not nil in Delphi using the `Assert()` and `Assigned()` functions. This guide ...
11 views
11 months ago
One of the features that makes Delphi particularly robust is its support for Object-Oriented Programming (OOP). In OOP, virtual ...
Learn how to effectively manage static fields in object-oriented programming with `Delphi`, ensuring separate values for ...
52 views
Discover effective solutions for passing `TStringList` from C# to Delphi DLL, addressing common pitfalls and offering alternatives ...
3 views
Learn how to effectively use Object Oriented subclasses in Delphi with our comprehensive guide that covers factory units, ...
Learn how to efficiently substitute characters in a string while preserving all changes in Delphi programming. This guide breaks ...