If statement refactoring and StrUtils functions - Delphi #137

preview_player
Показать описание

Alister Christie is a Delphi MVP (Most Valued Professional), Consultant, Developer, Trainer, Presenter, and Author. He has presented at ADUG (Australasian Delphi Users Group) Symposia and Code Rage Conferences for many years. Alister holds a degree in Mathematics and Computer Science from Victoria University, Wellington. He lives near Wellington, New Zealand.

On this YouTube Channel, Alister has created many hours of video tutorials to help you learn Delphi Programming in efficient and effective ways. Using his lessons, you will programme faster and better, skills applicable for beginners through to experts wanting to expand their programming and coding proficiency.

Video topics by Alister Christie include VCL (Visual Component Library), FireMonkey, FireDAC, Cross-platform, Android, iOS (iPad or iPhone Operating System), Mac OS/X, Windows, IoT (Internet of Things), Algorithms, and more.

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

Thanks, wish there were more Delphi video snippets like this on YouTube.

VladimirOnOccasion
Автор

wow that was really cool.
Thank you Alister, for yet another great video and tips !

eitan
Автор

The case sensitive version is MatchStr

brucemcgee
Автор

Sometimes is use
case IndexStr(ACommand, ['open', 'other']) of //IndexText for case-insensitive
0: DoOpen();
1: DoOther();
end;

mezen
Автор

Alister, please review this kind of statement and its analogues in records:
case integer of
1:(I:integer);
2:(w1, w2:word);
3:(b1, b2, b3, b4:byte);

IgorAKnyazev
Автор

and how did you find out that a function exists called matchtext ?

asfaerfadfasdfsadf
welcome to shbcf.ru