Board logo

标题: 【GetAccount】 [打印本页]

作者: 龙听    时间: 2022-11-1 13:55     标题: 【GetAccount】

  1. Input: _AccountIndex(Numeric);

  2. begin

  3. GetAccount = "";
  4. if tm_accounts_count <> 0 and tm_accounts_count >= _AccountIndex then begin
  5.         GetAccount = tm_account_str_value(_AccountIndex, 2000);
  6. end;

  7. end
复制代码





欢迎光临 龙听期货论坛 (http://qhlt.club/) Powered by Discuz! 7.2