Board index » delphi » Types and Type-casting ...
gt50...@prism.gatech.edu (Jon A. Preston)
![]() Delphi Developer |
Wed, 24 Dec 1997 03:00:00 GMT
Types and Type-casting ...I'm trying to write a procedure that takes in a TComponent and a TFont. I want to resize the TComponent to reflect the new TFont as in: procedure Resize(Temp : TComponent; NewFont : TFont); But there has GOT to a BETTER way to do this! Is there anyway to extract Or an even better question: Does anyone have a components that resize Any suggestions? Thanks a 10^6 in advance! jP -- |