2008-09-22 09:11 UTC
Hello,
there is a method (dcl_control_getproperties mycontrol).
In a list of strings the property's names will be returned.
I see that the hidden property's names like (VariableName) are returned as localized names.
How can I query the variablen name of a control object in a localized runtime?
(dcl_control_getproperty (car (dcl_form_getcontrols)) "(VariablenName)")
Regards
Fred
there is a method (dcl_control_getproperties mycontrol).
In a list of strings the property's names will be returned.
I see that the hidden property's names like (VariableName) are returned as localized names.
How can I query the variablen name of a control object in a localized runtime?
(dcl_control_getproperty (car (dcl_form_getcontrols)) "(VariablenName)")
Regards
Fred