Procedure DrawTextEx(X.i, Y.i, Text.s) Protected I.i, Max = CountString(Text, #CRLF$)+1 Protected Line.s For I = 1 To Max Line ...
確定! 回上一頁