InputTemplateDefined: Boolean;
The InputTemplateDefined property determines whether the INPUTTEMPLATE parameter is present in binding string.
If the InputTemplateDefined property is set to True, the binding string, describing the value editor, will contain the INPUTTEMPLATE parameter. The value of this parameter is determined by the IBindingMaskEdit.InputTemplate.
The example of use is given in description of the IBindingMaskEdit.AutoSelectDefined property.
See also: