Object Oriented Programming | Mutator, Accessor, Auxiliary and Constructor methods

preview_player
Показать описание
Part 2 of creating your own objects in Delphi. Covers the different types of methods you can include in your object. This covers defining our own mutator, accessor, auxiliary and constructor methods.

Brought to you be Study Opportunities

#MrLongEducation #Programming #ObjectOrientedProgramming
Рекомендации по теме
Комментарии
Автор

SO helpful! Really appreciate your work!

jordanwelsh
Автор

you switched the create around! Good vid btw

carelheydenrych
Автор

really really well structured thank you so much

swmalan
Автор

Hello Mr long I want to use OOP to filter my database how would one do this and then display into a dbgrid

lstguy