Subject | Re: [IBO] Detecting user changes |
---|---|
Author | Geoff Worboys |
Post date | 2001-01-05T06:00:30Z |
> The Value property has been removed from theGood point. I have followed common approach of not revealing such
> IB_SpinEditEnh control. To get around this I am
> calling the selectall procedure and then converting
> the selected text. It would be good to have the
> Value propery back again and have it equal the
> displayed value (not the database value).
properties in data-aware controls, because of the risk of misuse.
However I must say that often such precautions are more annoying than
helpful.
If you have full IBO source I suggest you edit CustomSpinEditEnh.pas
and move the property declaration from protected to public - and then
rebuild. I will see about getting this change in the next release.
Geoff Worboys
Telesis Computing