The BaseTextVObject type exposes the following members.
Name | Description | |
---|---|---|
beforeCreate |
Fires when v-object is about to be created. (Inherited from VObject.) |
|
changed |
Fires when v-object was modified (after the end of an operation). (Inherited from VObject.) |
|
changing |
Fires before v-object is being modified (before the start of an operation). (Inherited from VObject.) |
|
doubleClick |
Fires when v-object double click. (Inherited from BaseRectangleVObject.) |