ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

537 results

Next LVL Programming
Is Delphi Based On Object Pascal? - Next LVL Programming

Is Delphi Based On Object Pascal? In this informative video, we'll take a closer look at the programming language Delphi and its ...

2:49
Is Delphi Based On Object Pascal? - Next LVL Programming

81 views

5 months ago

vlogize
How to Retrieve the ClassType from a Class Method in Delphi

How to Retrieve the ClassType from a Class Method in Delphi When working with object-oriented programming in Delphi, ...

1:21
How to Retrieve the ClassType from a Class Method in Delphi

7 views

10 months ago

Next LVL Programming
Is Delphi A Good Programming Language? - Next LVL Programming

Is Delphi A Good Programming Language? Have you ever considered the advantages of using Delphi as a programming ...

3:11
Is Delphi A Good Programming Language? - Next LVL Programming

485 views

10 months ago

Emailx45
Delphi: Quiz 0002 what is the difference between using "@" and Pointer() function in a variable?

Object Pascal is a dialect of the Pascal programming language that incorporates object-oriented programming (OOP) features.

1:40
Delphi: Quiz 0002 what is the difference between using "@" and Pointer() function in a variable?

49 views

4 months ago

Alister Christie
Did you know about this about functions and procedures? - Delphi 252

In this short video, I have a quick question about functions, procedures and methods - and the answer might surprise you.

2:20
Did you know about this about functions and procedures? - Delphi 252

1,527 views

5 months ago

Emailx45
Delphi: Quiz 0001: What are Parameters and Arguments in a procedure or function?

Object Pascal is a dialect of the Pascal programming language that incorporates object-oriented programming (OOP) features.

1:46
Delphi: Quiz 0001: What are Parameters and Arguments in a procedure or function?

60 views

4 months ago

Ziad Allaghi
Delphi Pascal   Object Oriented
1:24
Delphi Pascal Object Oriented

65 views

3 months ago

vlogize
Understanding Delphi OOP Interfaces: When to Use Delegated Methods and Local Implementations

Explore how delegated methods work in Delphi OOP interfaces, particularly with the TElves class. Understand when local ...

1:35
Understanding Delphi OOP Interfaces: When to Use Delegated Methods and Local Implementations

10 views

10 months ago

vlogommentary
Why TList Uses Pointer Instead of TObject in Delphi

Explore why Delphi's `TList` class uses `Pointer` rather than `TObject`, understanding the flexibility it provides for storing various ...

2:46
Why TList Uses Pointer Instead of TObject in Delphi

1 view

3 weeks ago

vlogize
Building a Dynamic Object Inspector with Delphi RTTI

Discover how to create a simplified `Object Inspector` for your drawing app using Delphi's RTTI, and learn how to navigate object ...

2:40
Building a Dynamic Object Inspector with Delphi RTTI

1 view

7 months ago

vlogize
Translating C#  Code to Delphi

Discover effective strategies for `translating C# code` to Delphi with detailed explanations and examples to help you streamline ...

2:03
Translating C# Code to Delphi

8 views

5 months ago

vlogize
How to Emphasize Specific Items in cxDBCheckListBox Using Delphi and DevExpress

Discover how to highlight specific items in cxDBCheckListBox with custom drawing techniques in Delphi for better visual ...

1:56
How to Emphasize Specific Items in cxDBCheckListBox Using Delphi and DevExpress

5 views

9 months ago

vlogize
How to Change Pointer of Variables in Delphi

Discover how to change the pointer of variables in Delphi, ensuring one variable always reflects the value of another. Perfect for ...

2:17
How to Change Pointer of Variables in Delphi

0 views

4 months ago

vlogize
How to Use the Not Nil Shortcut in Delphi

Discover how to effectively assert that an object is not nil in Delphi using the `Assert()` and `Assigned()` functions. This guide ...

1:21
How to Use the Not Nil Shortcut in Delphi

11 views

11 months ago

vlogize
How to Call the Current Level of a Virtual Method in Delphi

One of the features that makes Delphi particularly robust is its support for Object-Oriented Programming (OOP). In OOP, virtual ...

2:17
How to Call the Current Level of a Virtual Method in Delphi

8 views

9 months ago

vlogize
Resolving Class Field Sharing Issues in OOP with Delphi

Learn how to effectively manage static fields in object-oriented programming with `Delphi`, ensuring separate values for ...

2:27
Resolving Class Field Sharing Issues in OOP with Delphi

0 views

9 months ago

Emailx45
Delphi: Quiz 0003 In Delphi, how do you know in which line and unit a certain error occurred?

Object Pascal is a dialect of the Pascal programming language that incorporates object-oriented programming (OOP) features.

1:03
Delphi: Quiz 0003 In Delphi, how do you know in which line and unit a certain error occurred?

52 views

4 months ago

vlogize
How to Properly Pass TStringList from C# to Delphi DLL

Discover effective solutions for passing `TStringList` from C# to Delphi DLL, addressing common pitfalls and offering alternatives ...

1:44
How to Properly Pass TStringList from C# to Delphi DLL

3 views

11 months ago

vlogize
Mastering Object Oriented Subclasses in Delphi: A Clear Guide to Using Them Effectively

Learn how to effectively use Object Oriented subclasses in Delphi with our comprehensive guide that covers factory units, ...

1:37
Mastering Object Oriented Subclasses in Delphi: A Clear Guide to Using Them Effectively

0 views

4 months ago

vlogize
How to Substitute Characters in a String Using Delphi

Learn how to efficiently substitute characters in a string while preserving all changes in Delphi programming. This guide breaks ...

1:49
How to Substitute Characters in a String Using Delphi

3 views

9 months ago