【GetAccount】
[code]Input: _AccountIndex(Numeric);begin
GetAccount = "";
if tm_accounts_count <> 0 and tm_accounts_count >= _AccountIndex then begin
GetAccount = tm_account_str_value(_AccountIndex, 2000);
end;
end
[/code]
页:
[1]
C + + 版 量 化 | 微信: QQ: |