Jump to content
Sign in to follow this  
vqxon

components ?!

Recommended Posts

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 :classic_smile: 

 

Share this post


Link to post

There are too much components to add them in a book. There are visual, non-visual and thirth party components.

Are you talking about components native delivered in Delphi? (Which version of Delphi?)

You have to explain what programming problem you want to solve before you know what components you need to use.

 

Share this post


Link to post

To expand (or perhaps reiterate) that answer: Components are not installed (or even bought) just to have them. If during programming you discover you would benefit from a ready to use component for some functionality over writing it yourself then you should consult the internet or perhaps this forum on where to find such a component. Event hen, if it is a commercial component, you might want to calculate the cost benefit over writing it yourself. Furthermore it is most often preferable to have sources for components to ensure their use over time.

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×