Hi,
I want to add an integer property in TControl. It's probably not wise to do so, but i need to add it so that all my vcl controls can be assigned a value (much like the Tag property)
My question is, is it a matter of just adding the property and recompiling vcl50.bpl? Delphi prompts that it is necessary to rename the package. I'm not sure what to do from here.
thanks and rgds,
Ryan
I want to add an integer property in TControl. It's probably not wise to do so, but i need to add it so that all my vcl controls can be assigned a value (much like the Tag property)
My question is, is it a matter of just adding the property and recompiling vcl50.bpl? Delphi prompts that it is necessary to rename the package. I'm not sure what to do from here.
thanks and rgds,
Ryan