image176


ð Size and Coordinates
 
Top  
Specifies the top (vertical) ordinate pixel of the object  
 
Left  
Specifies the left (horizontal) ordinate pixel of the object  
 
Width  
Specifies the quantity of pixels in width the object is  
 
Height  
Specifies the quantity of pixels in height the object is  
 
Flat  
Allows the object to be frameless and appear flat  
 
Transparent  
Allows the background to become transparent to the parent object  
 
Tab Stop  
Determines whether or not field is part of field order and user is able to land on this field  
 

ð
Caption and Hint

Caption  
Value which object will display when form is run  
 
Hint  
Value which will display when object is hovered over by the mouse  
 
Caption Alignment  
Specifies the horizontal justification of the text within the object. The options are:  
ž Left  
Text is left justified  
 
ž Center  
Text is center justified  
 
ž Right  
Text is right justified  


ð
Background Color and Font

Color  
Specifies the background color of the object  
 
AaBbYyZz  
Specifies the font style, size and color for the object  


ð Variable Name and Values

Choose the variable whose value will be used by the object from the list of currently defined variables  

Checked Value  
Specifies the value of the data field if checked  

Unchecked Value  
Specifies the value of the data field if unchecked  
 
Recalculate Form Variables on Exit  
Recalculates all variables defined within the form when focus is shifted away from the the object  


ð
Default State
Specifies the default state of the data field

Unchecked  
The default value of the data field is unchecked  

Checked  
The default value of the data field is checked  


ð
Component ID

Unique identifier used when passing property parameters in statements calling the form