hmRep_Create Text ( Area ; left ; top ; right ; bottom ; text) → object ID
Introduced in v1.0, Preemptive: yes
Parameter | Type | In/Out | Description |
---|---|---|---|
Area | Longint | → | hmReports area |
Left | Longint | → | left coordinate |
Top | Longint | → | top coordinate |
Right | Longint | → | right coordinate |
Bottom | Longint | → | bottom coordinate |
Text | Text | → | text for the textobject |
Object | ID | ← | new object ID |
Description
The command hmRep_Create Text creates a new text object for the current report and the current layer.