The VObject type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
clone | |
|
|
dispose |
Removes the current VObject from the application. |
|
|
draw |
Draws this vector object. |
|
|
drawDesign |
Draws grips which frame this vector object. |
|
|
endUpdate | |
|
|
hitTest |
Determines whether the specified point is located inside this vector object. |
|
|
initialize |
Initializes the current VObject. |
|
|
isLoadingImage |
Detemine is process of loading image for object from server, is in progress |
|
|
isLocked | |
|
|
isVisible | |
|
|
processEvent |
Executes the specified event. |
|
|
quickUpdate | |
|
|
raiseChanged |
Fires the changed event. |
|
|
raiseChanging |
Fires the changing event. |
|
|
update |
this function calls server update function for this object (for example for update text). |