vqxon 0 Posted April 12 i have a problem with components , like there is many of them and i dont know which component should i add it , if there is any book specific to explain components and their functions , pls let me know Share this post Link to post
aehimself 403 Posted April 15 The basic ones (label, edit, memo, etc.) are self-explanatory. For the rest I'm usually creating an empty project, dropping one of the components on the form and start experimenting in what I can do with it. Share this post Link to post
DelphiUdIT 228 Posted April 15 Try this: https://docwiki.embarcadero.com/RADStudio/Athens/en/Programming_with_Delphi_Index Look at "Type of Controls". There is also the offline version inside RAD IDE. Share this post Link to post