Insert
Input
Use this dialog box to create and modify controls on your HTML page before submitting it for deployment.
|
Item |
Description |
|
Input type |
Specifies the type of controls to create. |
|
Name |
Specifies a name of the form. |
|
Alignment |
Specifies the horizontal alignment of its element with respect to the surrounding context. |
|
Value |
Specifies the initial value of the control. |
|
Alt text |
Specifies alternative text when the element cannot be rendered normally, such as images or applets. |
|
Tab Index |
Specifies the position of the current element in the tabbing order for the current document. Values should be between 0 and 32767. |
|
Read only |
Prohibits changes to the control. |
|
Max length |
Specifies the maximum number of characters you may enter if the attribute has the text or password value. |
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|