Moves an object.
Syntax: |
---|
DlxObject.SetHookMessage(msg) |
Parameters
Parameter | Description |
---|---|
msg |
Return Value
If the operation ends correctly it returns true otherwise it returns false.
Example
Copy code | |
---|---|
|
DlxObject.SetHookMessage() |
Moves an object.
Syntax: |
---|
DlxObject.SetHookMessage(msg) |
Parameter | Description |
---|---|
msg |
If the operation ends correctly it returns true otherwise it returns false.
Copy code | |
---|---|
|