Yes I know how to use the radiogroup... I want to know how would you use it to load an image file?? Meaning what will the code be??
What I want is the following:
//onclick event
if radiogroup.ItemIndex := 0
then
begin
img1. //And what to add here so that the image will load////
end;
I want to know if there is a way I can program a Radio group so, that when I select one that it will load that image which a selescted from an external file
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.