<< Click to Display Table of Contents >>
OZUserActionCommand > AddMemo
When the user adds a memo in the report, "AddMemo" is returned.
attr |
Description |
---|---|
compindex |
The component index(int). One-Based Index |
compname |
The component name(string) |
comptype |
The component type(string) |
height |
The height of the memo(float) |
pageindex |
The page index(int). One-Based Index |
reportindex |
The report index(int). Zero-Based Index |
reportname |
The report name(string) |
width |
The width of the memo(float) |
xpos |
The X coordinate of the memo(float) |
ypos |
The Y coordinate of the memo(float) |