(
//
private
{ Private declarations }
//統計計算是否平衡
procedure sumtable();
public
{ Public declarations }
//當使用後結帳時所調用的函數
procedure foruse();
//初始化帳本時使用
procedure forinitial();
end;
var
SumAccount: TSumAccount;
implementation
uses MainForm;
{$R *
procedure TSumAccount
begin
action:=cafree;
end;
//
procedure TSumAccount
Field: TField);
begin
//設置過濾條件
datasource
OR 期初貸方<>
datasource
//設置表的列寬
dbgrid
dbgrid
dbgrid
dbgrid
dbgrid
dbgrid
dbgrid
dbgrid
end;
//
procedure TSumAccount
begin
//設置表格表頭顯示與寬度
stringgrid
stringgrid
stringgrid
stringgrid
stringgrid
stringgrid
stringgrid
stringgrid
stringgrid
stringgrid
stringgrid
stringgrid
stringgrid
stringgrid
stringgrid
stringgrid
stringgrid
stringgrid
end;
[
From:http://tw.wingwit.com/Article/program/Delphi/201311/25049.html