TMaskEdit, TDateEdit and TComboBox
Publicado: Lun Oct 17, 2005 5:01 pm
Jose and Ignacio,
1. TMaskedit:lModify will not be set to .T. after changing the value at
runtime
2. with TDateEdit:lModify it is the same
3. How can I read the InplaceEdit:lModify?
To check if TComboBox:cText is changed, you have to use now both Eventcalls,
that is the OnChange-method and the OnEditChange-method. The implementation
of a lModify-property in TComboBox like in TEdit would be very helpful.
Regards
Ingo
1. TMaskedit:lModify will not be set to .T. after changing the value at
runtime
2. with TDateEdit:lModify it is the same
3. How can I read the InplaceEdit:lModify?
To check if TComboBox:cText is changed, you have to use now both Eventcalls,
that is the OnChange-method and the OnEditChange-method. The implementation
of a lModify-property in TComboBox like in TEdit would be very helpful.
Regards
Ingo