Breaking News
recent
0

Delphi navigate to windows folders and subfolders to search files

This is a very smart source code to navigate to windows folders, starting from a root folder that you declare. Navigate(GetCurrentDir);...
Read More
0

Delphi forms change input language to default automatically

There is a bug appeared after upgrade from D2006 to D2010. When switching forms, the input language changes to default automatically. This ...
Read More
0

Block downloading windows 10

Microsoft released KB3035583 update that forces the downloading of windows 10 installation files. This may cause problems to business netw...
Read More
0

Delphi 2010 - How to add item to TButtonGroup

Here is the code. bg1: TButtonGroup       bg1.Items.Add;       bg1.Items[bg1.Items.Count-1].Caption:='Test';
Read More
Powered by Blogger.