常规参数
文章标题:
权重:
文章摘要:
Save/Load a TStringGrid to/from a file?// Save a TStringGrid to a fileprocedure SaveStringGrid(StringGrid: TStringGrid; const FileName: TFileName);varf: TextFile;i, k: Integer;beginAssignFile(f, FileName);Rewrite(f);with StringGrid dobegin// Write n
关键字:
问题 文本 end // to c:.txt TStringGrid iTmp RowCount
管理密码: