Posts by João Guilherme • 11 points
2 posts
- 
		1 votes1 answer1103 viewsQ: How to remove a Tlistbox selectionI’m creating a component to serve as a refinement for research, offering suggestions. This component has a Tedit where you can enter what you want to search, a list where possible values for… delphiasked João Guilherme 11
- 
		0 votes3 answers3422 viewsA: Difference between Getter Setter and Property in DelphiI believe that the main advantage of using Property instead of getter and Setter in Delphi is both reading and writing access in a single attribute. With getters and setters we would have: getName… delphianswered João Guilherme 11