Element
|
Name
|
Description
|

|
TfrxLabelControl
|
control for displaying fixed texts on the dialogue form
|

|
TfrxEditControl
|
control for entering text using the keyboard
|

|
TfrxMemoControl
|
control for entering multiple lines of text using the keyboard
|

|
TfrxButtonControl
|
control representing a button
|

|
TfrxCheckBoxControl
|
control representing a flag, having two states - enabled or disabled; has an adjacent label
|

|
TfrxRadioButtonControl
|
control representing a radio button. There must be more than one radio button control on the form
|

|
TfrxListBoxControl
|
control representing a list of items from which one can be selected
|

|
TfrxComboBoxControl
|
control representing a drop-down list of items from which one can be selected
|

|
TfrxDateEditControl
|
control representing a field with a drop-down calendar for date entry
|

|
TfrxGroupBoxControl
|
control representing a labelled box that can contain other objects
|

|
TfrxPanelControl
|
control representing a panel which can contain other objects
|

|
TfrxBitBtnControl
|
control representing a button containing a picture
|

|
TfrxSpeedButtonControl
|
control representing a speed button containing a picture
|

|
TfrxMaskEditControl
|
control for entering text using the keyboard and conforming to a template
|

|
TfrxCheckListBoxControl
|
control representing a list of items, selected by means of a checkbox
|

|
TfrxBevelControl
|
control used for showing lines and frames on the form
|

|
TfrxImageControl
|
control representing a picture in “BMP”, “ICO”, “WMF” or “EMF” format
|