I need a small example on Delphi 5 on how the text of the items present in a radiogroup to wrap text if needed.
I resolved it in Delphi 2006 by accessing buttons property, but in D5 this property does not exist.
LE: is there any solution except than SetWindowLong ?
done.