Language Reference Guide : 4. System Classes : ScalarField Class
 
Share this page                  
ScalarField Class
The ScalarField class represents a field that is typically associated with a single, simple variable. For example, a SliderField object is represented by an integer value in the 4GL code, whereas an EntryField object can be of many different data types. Some ScalarField objects can be associated with the special system classes, BitmapObject and StringObject, which behave in many ways like simple variables.
Inherits From
Object Class
FieldObject Class
FormField Class
ActiveField Class
Inherited By
AnalogField
BarField
ButtonField
BoxTrim
ChoiceField
ControlButton
EntryField
EnumField
ExtObjField
FreeTrim
ImageField
ListField
OptionField
PaletteField
PopupButton
RadioField
ScrollBarField
SliderField
TabField
ToggleField
TreeviewField
Attributes
None
Methods
None