Hi
I am learning more and more about windows programming in Borland Builder at the moment but i was wondering if you know of any good books that teach you how to use it because everwhere i look they dont have anything.
an exaple of the code that i am looking for is items like:
Code:lbOutput->Caption = edPassword->Text;Code:moStatic->Visible = !moStatic->Visible;Code:moStatic->Lines->LoadFromFile(OpenDialog1->FileName);looking on the site also there isnt much coding like this around as examplesCode:imgImage->Picture->Bitmap->Assign(BackBuffer);
can anyone help?
Thanks



LinkBack URL
About LinkBacks


