image178


ð 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, Hint and Value

Caption  
Value which object will display when form is run  
 
Hint  
Value which will display when object is hovered over by the mouse  
 
Value  
Value of data field when button is true  
 
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

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

Recalculate Form Variables on Exit  
Recalculates all variables defined within the form when focus is shifted away from the the object  


ð
Component ID

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