image105


ð 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  
 
Align  
Specifies the alignment of the object. The options are:  
ž None  
Object can be moved anywhere because it is not aligned to the parent object  
 
ž Client  
Aligns itself to the available client area by expanding to fill the parent object that it is in  
 
ž Left  
Aligns itself to the left side of the parent object growing or shrinking to match parent height  
 
ž Right  
Aligns itself to the rigt side of the parent object growing or shrinking to match parent height  
 
ž Top  
Aligns itself to the top side of the parent object growing or shrinking to match parent width  
 
ž Bottom  
Aligns itself to the bottom side of the parent object growing or shrinking to match parent width  
 
Text Alignment  
Specifies the 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  
 
Word Wrap  
Forces text to wrap at the nearest word based on the user defined width  
 
Allow Tabs  
When checked, the [TAB] key will insert [TAB] characters in the field instead of moving to the next field  
 
Allow Returns  
When checked, the [ENTER] key will insert hard return characters in the field instead of moving to the next field  
 
Read Only  
Restricts the user from making any changes to the current value. Field is still part of field order  
 

ð
Hint

Value which will display when object is hovered over by the mouse  


ð
Background Color and Font

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


ð Table and Field

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  


ð
Component ID

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