ユーザー座標系で文字列を描く.
call | DclDrawText | (x, y, text, [height], [angle], [centering], [index], [icolor]) |
x,y | <R> | 文字を書く位置(ユーザー座標系). |
text | <C*> | テキスト. |
height | <R> | 文字の高さ. |
angle | <R> | 角度. |
centering | <I> | センタリングオプション. |
index | <I> | 文字のラインインデクス. |
icolor | <I> | フルカラー指定 |