image123


ð 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  


ð Table, Field and Values

Table Name  
Specifies the table that the object is linked to  
 
Data Field  
Specifies the column that the object will be linked to in the table  

Checked Value  
Specifies the value of the data field if checked  

Unchecked Value  
Specifies the value of the data field if unchecked  


ð
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