Web.DBXpressWeb.TSQLQueryTableProducer Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
CaptionpublishedSpecifies the caption string that appears with the HTML table.
CaptionAlignmentpublishedSpecifies where the Caption string should appear relative to the HTML table.
ColumnspublishedDescribes the field bindings and display attributes of the columns in the HTML table.
ComObjectpublicSpecifies the interface reference implemented by the component.
ComponentCountpublicIndicates the number of components owned by the component.
ComponentIndexpublicIndicates the position of the component in its owner's Components property array.
ComponentspublicLists all components owned by the component.
ComponentStatepublicDescribes the current state of the component, indicating when a component needs to avoid certain actions.
ComponentStylepublicGoverns the behavior of the component.
DataLinkprotectedManages the link to the dataset.
DataSetpublicSpecifies the dataset from which the data in the HTML table is taken.
DataSourceprotectedRepresents the link to the DataSet of the TDSTableProducer.
DesignInfopublicContains information used by the Form designer.
DispatcherpublicProvides access to the dispatcher for the Web server application that includes the TCustomContentProducer object.
DispatcherComponentpublicProvides access to the dispatcher component.
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
EditorpublicWrites changes made in the property editor at design time to the TDSTableProducer object.
FooterpublishedSpecifies a set of HTML commands that appear in the HTML document following the HTML table.
HeaderpublishedSpecifies a set of HTML commands that appear in the HTML document preceding the HTML table.
InternalDataSourceprotectedRepresents the link to the dataset.
MaxRowspublishedSpecifies the maximum number of rows that appear in the HTML table.
NamepublishedSpecifies the name of the component as referenced in code.
ObserverspublicIndicates the TObservers object added to the TComponent.
OwnerpublicIndicates the component that is responsible for streaming and freeing this component.
QuerypublishedSpecifies the TSQLQuery object that TSQLQueryTableProducer runs to obtain its data.
RowAttributespublishedSpecifies the display attributes of all the rows in the HTML table.
TableAttributespublishedSpecifies the display attributes that pertain to the entire HTML table produced by TDSTableProducer.
TagpublishedStores a NativeInt integral value as a part of a component.
VCLComObjectpublicRepresents information used internally by components that support COM.