MidItems

From RAD Studio API Documentation
Jump to: navigation, search


Contents

Classes

IDataSetComponentIDataSetComponent defines the methods that bind a Web item to an XML broker.
IDataSetField
IDataSetFields
IFormatColumn
IHTMLFieldIHTMLField is an interface that must be implemented by Web items that generate <INPUT> elements.
IHTMLFormIHTMLForm is an interface that must be implemented by Web items that generate forms.
IInetXWebDataSetIInetXWebDataSet lets a Web item interact with information about a dataset in an XML broker's data packet.
IMidasWebDataSet
IQueryField
IQueryFields
IQueryForm
IRestoreDefaultsIRestoreDefaults enables the Web Page editor to restore a Web item to a default state.
IStatusField
IValidateField
IValidateFields
IWebDisplay
IWebDisplayReference
IXMLDisplay
TApplyUpdatesButtonTApplyUpdatesButton generates an HTML control that sends an Update message to the XML broker on an InternetExpress application.
TCaptionAttributesTCaptionAttributes customizes the appearance of the label that identifies a display control in a WebSnap or InternetExpress application.
TCustomDataFormTCustomDataForm is the base class for components that generate an HTML form in an InternetExpress application.
TCustomDataGridTCustomDataGrid is the base class for Web items that generate an HTML table to display a dataset in an XML data packet.
TCustomDataNavigatorTCustomDataNavigator assembles the HTML generated by a set of TDataSetButton and TXMLButton descendants.
TCustomFieldGroupTCustomFieldGroup is the base class for Web items that arrange information on an HTML form as a set of labeled fields.
TCustomLayoutGroupTCustomLayoutGroup is the base class for Web items that arrange content produced by arbitrary Web items.
TCustomQueryButtonsTCustomQueryButtons assembles the HTML generated by a set of TQueryButton descendants.
TCustomQueryFormTCustomQueryForm is the base class for Web items that generate HTML forms for letting users enter application-defined values.
TDataFormTDataForm generates an HTML form that displays database information and lets users apply updates.
TDataGridTDataGrid generates an HTML table to display a dataset in an XML data packet.
TDataNavigatorTDataNavigator assembles the HTML generated by a set of TDataSetButton and TXMLButton descendants.
TDataSetButtonTDataSetButton is the base class for Web items that create HTML buttons for navigating or editing data.
TDeleteButtonTDeleteButton generates an HTML control that deletes a record from an XML data packet.
TFieldGroupTFieldGroup arranges database information on an HTML form as a set of labeled fields.
TFieldRadioGroupTFieldRadioGroup creates an HTML radio group control to represent a field in an XML data packet.
TFieldSelectOptionsTFieldSelectOptions creates an HTML list control to represent a field in an XML data packet.
TFieldStatusTFieldStatus generates an HTML control that indicates whether a record in an XML data packet has been modified by the end user.
TFieldTextTFieldText creates a single-line HTML input control to represent a field in an XML data packet.
TFieldTextAreaTFieldTextArea creates a multi-line HTML input control to represent a field in an XML data packet.
TFirstButtonTFirstButton generates an HTML control that moves to the first record in an XML data packet.
TFormLayoutTFormLayout lets child Web items adhere to layout rules imposed by their parent.
TGridAttributesTGridAttributes describes the options the TDataGrid component adds to an HTML <TABLE> tag.
TGridRowAttributesTGridRowAttributes describes the options the TDataGrid component adds to its HTML row tags (<TR>).
TInsertButtonTInsertButton generates an HTML control that inserts a new record in an XML data packet.
TLastButtonTLastButton generates an HTML control that moves to the last record in an XML data packet.
TLayoutGroupTLayoutGroup generates the HTML to arrange content produced by other Web items.
TNextButtonTNextButton generates an HTML control that moves to the next record in an XML data packet.
TNextPageButtonTNextPageButton generates an HTML control that moves to the next set of records in an XML data packet.
TPostButtonTPostButton generates an HTML control that posts changes to an XML delta packet.
TPriorButtonTPriorButton generates an HTML control that moves to the previous record in an XML data packet.
TPriorPageButtonTPriorPageButton generates an HTML control that moves to the previous set of records in an XML data packet.
TQueryButtonTQueryButton is the base class for Web items that create HTML buttons that manage application-defined values.
TQueryButtonsTQueryButtons assembles the HTML generated by a set of TQueryButton descendants.
TQueryFieldGroupTQueryFieldGroup arranges information on an HTML form as a set of labeled fields.
TQueryFormTQueryForm generates HTML forms for letting users enter application-defined values.
TQueryRadioGroupTQueryRadioGroup creates an HTML radio group control to represent named parameter.
TQuerySelectOptionsTQuerySelectOptions creates an HTML list control to represent a named parameter.
TQueryTextTQueryText creates a single-line HTML input control to represent a named parameter.
TQueryTextAreaTQueryTextArea creates a multi-line HTML input control to represent named parameter.
TResetQueryButtonTResetQueryButton generates an HTML control that backs out changes to the values on a query form.
TSelectOptionsColumnTSelectOptionsColumn creates an HTML list control to represent a field value in a data grid.
TStatusColumnTStatusColumn generates an HTML control that indicates whether a record in a data grid has been modified by the end user.
TSubmitQueryButtonTSubmitQueryButton generates an HTML control that backs out changes to the values on a query form.
TTextAreaColumnTTextAreaColumn creates a multi-line HTML input control to represent a field value in a data grid.
TTextColumnTTextColumn creates a single-line HTML input control to represent a field value in a data grid.
TUndoButtonTUndoButton generates an HTML control that backs out changes to the current record.
TWebButtonTWebButton is the base class for Web items that create HTML button controls.
TWebButtonClass
TWebControlGroupTWebControlGroup is the base class for Web items that arrange HTML controls.
TWebDataDisplayTWebDataDisplay is the base class for Web items that create HTML display controls.
TWebDataDisplayClass
TWebDataInputTWebDataInput is the base class for Web items that create HTML display controls for entering information.
TWebDataInputClass
TWebDisplay
TWebDisplayReferenceGroupTWebDisplayReferenceGroup is the base class for Web items that arrange a set of controls that influence a control that displays data.
TWebFormTWebForm is the base class for Web items that create HTML forms in InternetExpress applications.
TWebListInputTWebListInput is the base class for Web items that create HTML display controls which present a fixed set of possible values.
TWebRadioGroupInputTWebRadioGroupInput is the base class for Web items that create HTML radio group controls.
TWebSelectOptionsInputTWebSelectOptionsInput is the base class for Web items that create HTML list controls.
TWebStatusTWebStatus is the base class for Web items that indicate the status of records in an XML data packet.
TWebStatusClass
TWebTextAreaInputTWebTextAreaInput is the base class for Web items that create HTML multi-line text controls.
TWebTextInputTWebTextInput is the base class for Web items that create HTML single-line text controls.
TXMLButtonTXMLButton is the base class for Web items that create HTML buttons that perform some action with the XML data packet.
TXMLDataTXMLData manages the relationship between an XML broker and a Web item that represents a dataset in that XML broker's data packet.
TXMLDataParent
TXMLDataSetTXMLDataSet manages the relationship between a Web item and the XML dataset to which it is bound.
TXMLDataSetParent
TXMLDisplayGroupTXMLDisplayGroup is the base class for Web items that arrange a set of special-purpose controls in an HTML form.
TXMLDisplayParent
TXMLDisplayReferenceButtonTXMLDisplayReferenceButton is the base class for Web items that generate HTML buttons for influencing controls that display data.
TXMLDisplayReferenceGroupTXMLDisplayReferenceGroup is the base class for Web items that arrange a set of button controls that influence a control that displays data.

Routines

AddBoolAttrib
AddCustomAttrib
AddIntAttrib
AddQuotedAttrib
AddStringAttrib
CanAddClassHelper
CreateDefaultButtonClasses
DeclareSubmitForm
FindDispatcher
FindProducer
FormatColumnData
FormatColumnHeading
GetItemValuesFromDataSet

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
Miditems__07
Miditems__17
Miditems__27
Miditems__37
TCaptionPositionTCaptionPosition indicates the relative position of a label to the HTML control it labels.
TFormMethodTFormMethod represents the method attribute on the <form> tag of an HTML form.
TLayoutState
TTextAreaWrapTTextAreaWrap indicates how an HTML display control should treat items that are too wide for the physical width of the control.

Variables

FormMethodNames
HTMLAlignValues
HTMLVAlignValues
TextAreaWrap

Constants

sActionAttrsActionAttr: string = action;
sAlignAttrsAlignAttr: string = align;
sBgColorAttrsBgColorAttr: string = bgcolor;
sBorderAttrsBorderAttr: string = border;
sCellPaddingAttrsCellPaddingAttr: string = cellpadding;
sCellSpacingAttrsCellSpacingAttr: string = cellspacing;
sCheckedAttrsCheckedAttr: string = checked;
sClassAttrsClassAttr: string = class;
sColsAttrsColsAttr: string = cols;
sColSpanAttrsColSpanAttr: string = colspan;
sEncTypeAttrsEncTypeAttr: string = enctype;
sImageHeightAttrsImageHeightAttr: string = imageheight;
sImageWidthAttrsImageWidthAttr: string = imagewidth;
sMaxLengthAttrsMaxLengthAttr: string = maxlength;
sMethodAttrsMethodAttr: string = method;
sMultipleAttrsMultipleAttr: string = multiple;
sNameAttrsNameAttr: string = name;
sOnClickAttrsOnClickAttr: string = onclick;
sReadOnlyAttrsReadOnlyAttr: string = readonly;
sRowsAttrsRowsAttr: string = rows;
sSelectedAttrsSelectedAttr: string = selected;
sSizeAttrsSizeAttr: string = size;
sStyleAttrsStyleAttr: string = style;
sTabIndexAttrsTabIndexAttr: string = tabindex;
sTypeAttrsTypeAttr: string = type;
sVAlignAttrsVAlignAttr: string = valign;
sValueAttrsValueAttr: string = value;
sWidthAttrsWidthAttr: string = width;
sWrapAttrsWrapAttr: string = wrap;


Personal tools
Translations