Circle - Animation - Visible property
Circle - Animation - Location X property
Circle - Animation - Location Y property
Circle - Function property
Adding Circle to the Screen
Circle - Fore Color Group
Circle - Fore Color - Line Style property
Circle - Fore Color - Width property
Circle - Fore Color - Off Color property
Circle - Fore Color - Transparent property
Circle - Back Color group
Circle - Back Color - Off Color property
Circle - Back Color - Transparent property
Enable:
When tag's value bigger than 0, which selected from tag list, object becomes active. On other cases object is disabled.
This property can be used when accessing to object is wanted to be controlled. Additionally, accessing to object can be controlled according to User Level with PasswordLevelX tags.
Fore Color Group:
Made up by Line Style, Width, Off Color and Transparent properties.
Transparent
Determines line's transparency.
Off Color:
Determines Background Color and Image.
Transparent:
Determines background Transparency.
Adding to Screen:
Circle object located in the drawing group in the menu which opens when right clicked on empty space at Screen Designer.
Properties:
Circle object has a 5 property group as Fore Color, Back Color, Animation, Function and Enable.
Back Color Group:
Used for determining Background Color and Transparency.
Function:
The functions for Mouse Down and Mouse Up events which occurs when user clicked on the object are defined here.
Function window opens when user clicked on this properties.
Animation Group:
Objects can be moved on horizontal and vertical axis and their size and visibilities can be changed.
Visible:
Used for determining object visibility. If tag's value 0 or negative which selected from tag list, object becomes hidden, if value bigger than 0 object becomes visible.
Location X:
Object's horizontal location can be changed by the tag which connected to object's Location X property.
Location Y:
Object's vertical location can be changed by the tag which connected to object's Location Y property.
Color selection window opens when clicked little box under On Color property.
If you want to use different color than standart colors, you can define a custom color by clicking Define Custom Color button.