Icon THiddenInputElement

Unit: WebUI

Inherits From TInputElement

Available In: Visual Client Applications

The THiddenInputElement class is the element class for hidden HTML form input elements. Hidden form input elements are useful for programmatically adding HTML form values, and the client component library uses them for custom controls like the virtual TListBox control that have no counterpart in standard HTML form input elements.

Information This element does not provide support for hidden HTML form inputs at design-time, and the applicable methods and properties are all stubs.


PropertiesMethodsEvents



Image