This is a very smart source code to navigate to windows folders, starting from a root folder that you declare. Navigate(GetCurrentDir);...
Read More
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
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
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
Subscribe to:
Posts (Atom)