Mastering TClientDataSet Part 2
What you'll learn
- Many properties, events and methods on TClientDataSet
- Locating and Filtering Data
- Master / Detail relationships
Course content
- Preview00:31
Requirements
- Completed Mastering TClientDataSet Part 1
- A copy of Delphi (Professional or better)
Description
We now continue our journey learning about TClientDataSet, picking up from where we left off in part 1. In this part we finish covering the properties, events and methods of TClientDataSet that relate to local datasets (that is to say, not connecting to a database or multi-tier development). We also examine how Master / Detail relationships work and how to use CloneCursor to have multiple views on the same DataSet.
After finishing both Part 1 and 2 you should have a very good understanding of how TClientDataSet and it's ancestor TDataSet work.
Who this course is for:
- Delphi Developers who want to take advantage of the power of TClientDataSet
Instructor
I have been programming in Delphi since 1999, primarily building and maintaining applications for the real estate, banking and legal industries here in New Zealand, in these roles I have also used other technologies such a C#, Ruby on Rails, Android/Java, but Delphi is my favorite environment. I have presented at numerous online CodeRage conferences, these conferences last for an entire week with thousands of participants (the replays for all of my presentations are available on YouTube), and I was an international guest speaker at ADUG in 2013 and 2016. Most of my videos also appear on YouTube, for which I have well over a million views, and thousands of subscribers.
In 2012 Embarcadero invited me to join a select group of Delphi experts from around the world to form the Embarcadero MVP program, to which fewer than 100 people worldwide have been admitted (I'm the only one from New Zealand).
I also play guitar, invest in real estate, regularly work out at the gym, and of course make training videos on using Delphi