RAD Studio VCL Reference
ContentsIndex
TWebRadioGroupInput Members Public Properties
Public Properties
 
Name 
Description 
 
Specifies the text of a label that indicates what information the generated control displays. 
 
Customizes the appearance of the generated control's label. 
 
Specifies the interface reference implemented by the component. 
 
Indicates the number of components owned by the component. 
 
Indicates the position of the component in its owner's Components property array. 
 
Indicates the component list that contains the Web item. 
 
Lists all components owned by the component. 
 
Describes the current state of the component, indicating when a component needs to avoid certain actions. 
 
Governs the behavior of the component. 
 
Specifies the component that uses content generated by this Web item. 
 
Represents a tag option and its value in the tag for the display control. 
 
Specifies a dataset that supplies the possible values listed in the generated control. 
 
Contains information used by the Form designer. 
 
Specifies the number of radio buttons that appear in each row of the control. 
 
Specifies the width of the radio group, in characters. 
 
This is FieldName, a member of class IDataSetField. 
 
Specifies the name of the field whose value the generated control represents. 
 
Indicates the name of the generated HTML control. 
 
Indicates where the Web item appears in the Web component list's array of Web items. 
 
Lists the possible selections that appear in the generated control. 
 
Indicates which field in DataSet supplies the possible selections for the generated control. 
 
Indicates the component that is responsible for streaming and freeing this component. 
 
Indicates whether end users can use the generated control to set values. 
 
Adds style attributes to the generated display control. 
 
This is StyleRule, a member of class TWebDataDisplay. 
 
Determines the position of the generated control in the HTML form's tab order. 
 
Lists the possible values that can be assigned to the control. 
 
Indicates which field in DataSet supplies the possible values for the generated control. 
 
Represents information used internally by components that support COM. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.