RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
SiteComp.AdapterInputHTMLElementTypeNames Constant
Pascal
AdapterInputHTMLElementTypeNames: array[TAdapterInputHTMLElementType] of string = ('', 'TextInput', 'PasswordInput', 'Select', 'SelectMultiple', 'Radio', 'CheckBox', 'TextArea', 'File');
C++
array[TAdapterInputHTMLElementType] of string AdapterInputHTMLElementTypeNames = ('', 'TextInput', 'PasswordInput', 'Select', 'SelectMultiple', 'Radio', 'CheckBox', 'TextArea', 'File');

This is constant SiteComp.AdapterInputHTMLElementTypeNames.

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!