Show: Delphi
C++
Display Preferences
MidItems
From XE2 API Documentation
Contents |
Classes
| IDataSetComponent | IDataSetComponent defines the methods that bind a Web item to an XML broker. |
| IDataSetField | |
| IDataSetFields | |
| IFormatColumn | |
| IHTMLField | IHTMLField is an interface that must be implemented by Web items that generate <INPUT> elements. |
| IHTMLForm | IHTMLForm is an interface that must be implemented by Web items that generate forms. |
| IInetXWebDataSet | IInetXWebDataSet lets a Web item interact with information about a dataset in an XML broker's data packet. |
| IMidasWebDataSet | |
| IQueryField | |
| IQueryFields | |
| IQueryForm | |
| IRestoreDefaults | IRestoreDefaults enables the Web Page editor to restore a Web item to a default state. |
| IStatusField | |
| IValidateField | |
| IValidateFields | |
| IWebDisplay | |
| IWebDisplayReference | |
| IXMLDisplay | |
| TApplyUpdatesButton | TApplyUpdatesButton generates an HTML control that sends an Update message to the XML broker on an InternetExpress application. |
| TCaptionAttributes | TCaptionAttributes customizes the appearance of the label that identifies a display control in a WebSnap or InternetExpress application. |
| TCustomDataForm | TCustomDataForm is the base class for components that generate an HTML form in an InternetExpress application. |
| TCustomDataGrid | TCustomDataGrid is the base class for Web items that generate an HTML table to display a dataset in an XML data packet. |
| TCustomDataNavigator | TCustomDataNavigator assembles the HTML generated by a set of TDataSetButton and TXMLButton descendants. |
| TCustomFieldGroup | TCustomFieldGroup is the base class for Web items that arrange information on an HTML form as a set of labeled fields. |
| TCustomLayoutGroup | TCustomLayoutGroup is the base class for Web items that arrange content produced by arbitrary Web items. |
| TCustomQueryButtons | TCustomQueryButtons assembles the HTML generated by a set of TQueryButton descendants. |
| TCustomQueryForm | TCustomQueryForm is the base class for Web items that generate HTML forms for letting users enter application-defined values. |
| TDataForm | TDataForm generates an HTML form that displays database information and lets users apply updates. |
| TDataGrid | TDataGrid generates an HTML table to display a dataset in an XML data packet. |
| TDataNavigator | TDataNavigator assembles the HTML generated by a set of TDataSetButton and TXMLButton descendants. |
| TDataSetButton | TDataSetButton is the base class for Web items that create HTML buttons for navigating or editing data. |
| TDeleteButton | TDeleteButton generates an HTML control that deletes a record from an XML data packet. |
| TFieldGroup | TFieldGroup arranges database information on an HTML form as a set of labeled fields. |
| TFieldRadioGroup | TFieldRadioGroup creates an HTML radio group control to represent a field in an XML data packet. |
| TFieldSelectOptions | TFieldSelectOptions creates an HTML list control to represent a field in an XML data packet. |
| TFieldStatus | TFieldStatus generates an HTML control that indicates whether a record in an XML data packet has been modified by the end user. |
| TFieldText | TFieldText creates a single-line HTML input control to represent a field in an XML data packet. |
| TFieldTextArea | TFieldTextArea creates a multi-line HTML input control to represent a field in an XML data packet. |
| TFirstButton | TFirstButton generates an HTML control that moves to the first record in an XML data packet. |
| TFormLayout | TFormLayout lets child Web items adhere to layout rules imposed by their parent. |
| TGridAttributes | TGridAttributes describes the options the TDataGrid component adds to an HTML <TABLE> tag. |
| TGridRowAttributes | TGridRowAttributes describes the options the TDataGrid component adds to its HTML row tags (<TR>). |
| TInsertButton | TInsertButton generates an HTML control that inserts a new record in an XML data packet. |
| TLastButton | TLastButton generates an HTML control that moves to the last record in an XML data packet. |
| TLayoutGroup | TLayoutGroup generates the HTML to arrange content produced by other Web items. |
| TNextButton | TNextButton generates an HTML control that moves to the next record in an XML data packet. |
| TNextPageButton | TNextPageButton generates an HTML control that moves to the next set of records in an XML data packet. |
| TPostButton | TPostButton generates an HTML control that posts changes to an XML delta packet. |
| TPriorButton | TPriorButton generates an HTML control that moves to the previous record in an XML data packet. |
| TPriorPageButton | TPriorPageButton generates an HTML control that moves to the previous set of records in an XML data packet. |
| TQueryButton | TQueryButton is the base class for Web items that create HTML buttons that manage application-defined values. |
| TQueryButtons | TQueryButtons assembles the HTML generated by a set of TQueryButton descendants. |
| TQueryFieldGroup | TQueryFieldGroup arranges information on an HTML form as a set of labeled fields. |
| TQueryForm | TQueryForm generates HTML forms for letting users enter application-defined values. |
| TQueryRadioGroup | TQueryRadioGroup creates an HTML radio group control to represent named parameter. |
| TQuerySelectOptions | TQuerySelectOptions creates an HTML list control to represent a named parameter. |
| TQueryText | TQueryText creates a single-line HTML input control to represent a named parameter. |
| TQueryTextArea | TQueryTextArea creates a multi-line HTML input control to represent named parameter. |
| TResetQueryButton | TResetQueryButton generates an HTML control that backs out changes to the values on a query form. |
| TSelectOptionsColumn | TSelectOptionsColumn creates an HTML list control to represent a field value in a data grid. |
| TStatusColumn | TStatusColumn generates an HTML control that indicates whether a record in a data grid has been modified by the end user. |
| TSubmitQueryButton | TSubmitQueryButton generates an HTML control that backs out changes to the values on a query form. |
| TTextAreaColumn | TTextAreaColumn creates a multi-line HTML input control to represent a field value in a data grid. |
| TTextColumn | TTextColumn creates a single-line HTML input control to represent a field value in a data grid. |
| TUndoButton | TUndoButton generates an HTML control that backs out changes to the current record. |
| TWebButton | TWebButton is the base class for Web items that create HTML button controls. |
| TWebButtonClass | |
| TWebControlGroup | TWebControlGroup is the base class for Web items that arrange HTML controls. |
| TWebDataDisplay | TWebDataDisplay is the base class for Web items that create HTML display controls. |
| TWebDataDisplayClass | |
| TWebDataInput | TWebDataInput is the base class for Web items that create HTML display controls for entering information. |
| TWebDataInputClass | |
| TWebDisplay | |
| TWebDisplayReferenceGroup | TWebDisplayReferenceGroup is the base class for Web items that arrange a set of controls that influence a control that displays data. |
| TWebForm | TWebForm is the base class for Web items that create HTML forms in InternetExpress applications. |
| TWebListInput | TWebListInput is the base class for Web items that create HTML display controls which present a fixed set of possible values. |
| TWebRadioGroupInput | TWebRadioGroupInput is the base class for Web items that create HTML radio group controls. |
| TWebSelectOptionsInput | TWebSelectOptionsInput is the base class for Web items that create HTML list controls. |
| TWebStatus | TWebStatus is the base class for Web items that indicate the status of records in an XML data packet. |
| TWebStatusClass | |
| TWebTextAreaInput | TWebTextAreaInput is the base class for Web items that create HTML multi-line text controls. |
| TWebTextInput | TWebTextInput is the base class for Web items that create HTML single-line text controls. |
| TXMLButton | TXMLButton is the base class for Web items that create HTML buttons that perform some action with the XML data packet. |
| TXMLData | TXMLData manages the relationship between an XML broker and a Web item that represents a dataset in that XML broker's data packet. |
| TXMLDataParent | |
| TXMLDataSet | TXMLDataSet manages the relationship between a Web item and the XML dataset to which it is bound. |
| TXMLDataSetParent | |
| TXMLDisplayGroup | TXMLDisplayGroup is the base class for Web items that arrange a set of special-purpose controls in an HTML form. |
| TXMLDisplayParent | |
| TXMLDisplayReferenceButton | TXMLDisplayReferenceButton is the base class for Web items that generate HTML buttons for influencing controls that display data. |
| TXMLDisplayReferenceGroup | TXMLDisplayReferenceGroup is the base class for Web items that arrange a set of button controls that influence a control that displays data. |
Routines
Types
| _di_IDataSetComponent | |
| _di_IDataSetField | |
| _di_IDataSetFields | |
| _di_IFormatColumn | |
| _di_IHTMLField | |
| _di_IHTMLForm | |
| _di_IInetXWebDataSet | |
| _di_IQueryField | |
| _di_IQueryFields | |
| _di_IQueryForm | |
| _di_IRestoreDefaults | |
| _di_IStatusField | |
| _di_IValidateField | |
| _di_IValidateFields | |
| _di_IWebDisplay | |
| _di_IWebDisplayReference | |
| _di_IXMLDisplay | |
| IMidasWebDataSet | |
| Miditems__07 | |
| Miditems__17 | |
| Miditems__27 | |
| Miditems__37 | |
| TCaptionPosition | TCaptionPosition indicates the relative position of a label to the HTML control it labels. |
| TFormMethod | TFormMethod represents the method attribute on the <form> tag of an HTML form. |
| TLayoutState | |
| TTextAreaWrap | TTextAreaWrap indicates how an HTML display control should treat items that are too wide for the physical width of the control. |
| TWebButtonClass | |
| TWebDataDisplayClass | |
| TWebDataInputClass | |
| TWebStatusClass |
Variables
| FormMethodNames | FormMethodNames: :17; |
| HTMLAlignValues | HTMLAlignValues: :27; |
| HTMLVAlignValues | HTMLVAlignValues: :37; |
| TextAreaWrap | TextAreaWrap: :07; |
Constants
| capAbove | capAbove: TCaptionPosition = capAbove; |
| capBelow | capBelow: TCaptionPosition = capBelow; |
| capLeft | capLeft: TCaptionPosition = capLeft; |
| capRight | capRight: TCaptionPosition = capRight; |
| fmGet | fmGet: TFormMethod = fmGet; |
| fmPost | fmPost: TFormMethod = fmPost; |
| FormMethodNames | FormMethodNames: :17; |
| HTMLAlignValues | HTMLAlignValues: :27; |
| HTMLVAlignValues | HTMLVAlignValues: :37; |
| lsButtons | lsButtons: TLayoutState = lsButtons; |
| lsFields | lsFields: TLayoutState = lsFields; |
| lsUnknown | lsUnknown: TLayoutState = lsUnknown; |
| sActionAttr | sActionAttr: string = action; |
| sAlignAttr | sAlignAttr: string = align; |
| sBgColorAttr | sBgColorAttr: string = bgcolor; |
| sBorderAttr | sBorderAttr: string = border; |
| sCellPaddingAttr | sCellPaddingAttr: string = cellpadding; |
| sCellSpacingAttr | sCellSpacingAttr: string = cellspacing; |
| sCheckedAttr | sCheckedAttr: string = checked; |
| sClassAttr | sClassAttr: string = class; |
| sColsAttr | sColsAttr: string = cols; |
| sColSpanAttr | sColSpanAttr: string = colspan; |
| sEncTypeAttr | sEncTypeAttr: string = enctype; |
| sImageHeightAttr | sImageHeightAttr: string = imageheight; |
| sImageWidthAttr | sImageWidthAttr: string = imagewidth; |
| sMaxLengthAttr | sMaxLengthAttr: string = maxlength; |
| sMethodAttr | sMethodAttr: string = method; |
| sMultipleAttr | sMultipleAttr: string = multiple; |
| sNameAttr | sNameAttr: string = name; |
| sOnClickAttr | sOnClickAttr: string = onclick; |
| sReadOnlyAttr | sReadOnlyAttr: string = readonly; |
| sRowsAttr | sRowsAttr: string = rows; |
| sSelectedAttr | sSelectedAttr: string = selected; |
| sSizeAttr | sSizeAttr: string = size; |
| sStyleAttr | sStyleAttr: string = style; |
| sTabIndexAttr | sTabIndexAttr: string = tabindex; |
| sTypeAttr | sTypeAttr: string = type; |
| sVAlignAttr | sVAlignAttr: string = valign; |
| sValueAttr | sValueAttr: string = value; |
| sWidthAttr | sWidthAttr: string = width; |
| sWrapAttr | sWrapAttr: string = wrap; |
| TextAreaWrap | TextAreaWrap: :07; |
| wrOff | wrOff: TTextAreaWrap = wrOff; |
| wrPhysical | wrPhysical: TTextAreaWrap = wrPhysical; |
| wrVirtual | wrVirtual: TTextAreaWrap = wrVirtual; |