📄 uinputdata.~pas
字号:
unit uinputdata;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ExtCtrls, StdCtrls, ComCtrls, DB, DBTables, Buttons,DateUtils;
type
Tfminputdata = class(TForm)
Label1: TLabel;
GroupBox1: TGroupBox;
Shape1: TShape;
Shape2: TShape;
Shape3: TShape;
Shape4: TShape;
Shape5: TShape;
Shape6: TShape;
Shape7: TShape;
Shape8: TShape;
Shape9: TShape;
Shape10: TShape;
Shape11: TShape;
Shape12: TShape;
Shape13: TShape;
Shape14: TShape;
Shape15: TShape;
Shape16: TShape;
Shape17: TShape;
Shape18: TShape;
Shape19: TShape;
Shape20: TShape;
Shape21: TShape;
Shape22: TShape;
Label2: TLabel;
Label3: TLabel;
Label4: TLabel;
Label5: TLabel;
Label6: TLabel;
Label7: TLabel;
Label8: TLabel;
Label9: TLabel;
Label10: TLabel;
Label11: TLabel;
Label12: TLabel;
Label13: TLabel;
Shape23: TShape;
Label14: TLabel;
Label15: TLabel;
Label16: TLabel;
Label17: TLabel;
Label18: TLabel;
Label19: TLabel;
Label20: TLabel;
Label21: TLabel;
Label22: TLabel;
Edit1: TEdit;
Edit2: TEdit;
Edit3: TEdit;
Edit4: TEdit;
Edit5: TEdit;
Edit6: TEdit;
Edit7: TEdit;
Edit8: TEdit;
Edit9: TEdit;
Edit10: TEdit;
Edit11: TEdit;
Edit12: TEdit;
Edit13: TEdit;
Edit14: TEdit;
Edit15: TEdit;
Edit16: TEdit;
Edit17: TEdit;
Edit18: TEdit;
Edit19: TEdit;
Edit20: TEdit;
Edit21: TEdit;
Edit22: TEdit;
Edit23: TEdit;
Edit24: TEdit;
Edit25: TEdit;
Edit26: TEdit;
Edit27: TEdit;
Edit28: TEdit;
Edit29: TEdit;
Edit30: TEdit;
Edit31: TEdit;
Edit32: TEdit;
Edit33: TEdit;
Edit34: TEdit;
Edit35: TEdit;
Edit36: TEdit;
Edit37: TEdit;
Edit38: TEdit;
Edit39: TEdit;
Edit40: TEdit;
Edit41: TEdit;
Edit42: TEdit;
Edit43: TEdit;
Edit44: TEdit;
Edit45: TEdit;
Edit46: TEdit;
Edit47: TEdit;
Edit48: TEdit;
Edit49: TEdit;
Edit50: TEdit;
Edit51: TEdit;
Edit52: TEdit;
Edit53: TEdit;
Edit54: TEdit;
Edit55: TEdit;
Edit56: TEdit;
Edit57: TEdit;
Edit58: TEdit;
Edit59: TEdit;
Edit60: TEdit;
Edit61: TEdit;
Edit62: TEdit;
Edit63: TEdit;
Edit64: TEdit;
Edit65: TEdit;
Edit66: TEdit;
Edit67: TEdit;
Edit68: TEdit;
Edit69: TEdit;
Edit70: TEdit;
Edit71: TEdit;
Edit72: TEdit;
DataSource1: TDataSource;
Table1: TTable;
DateTimePicker1: TDateTimePicker;
Label23: TLabel;
BitBtn1: TBitBtn;
BitBtn2: TBitBtn;
BitBtn3: TBitBtn;
BitBtn4: TBitBtn;
Label24: TLabel;
Label25: TLabel;
Label26: TLabel;
Label27: TLabel;
Label28: TLabel;
Label29: TLabel;
Label30: TLabel;
Label31: TLabel;
Shape24: TShape;
Shape25: TShape;
Shape28: TShape;
Shape26: TShape;
Label32: TLabel;
Label33: TLabel;
Label34: TLabel;
Label35: TLabel;
Edit73: TEdit;
Edit74: TEdit;
Edit75: TEdit;
Edit76: TEdit;
Edit77: TEdit;
Edit78: TEdit;
Edit79: TEdit;
Edit80: TEdit;
Edit81: TEdit;
Edit82: TEdit;
Edit83: TEdit;
Edit84: TEdit;
Edit85: TEdit;
Edit86: TEdit;
Edit87: TEdit;
Edit88: TEdit;
Edit89: TEdit;
Edit90: TEdit;
Edit91: TEdit;
Edit92: TEdit;
Edit93: TEdit;
Edit94: TEdit;
Edit95: TEdit;
Edit96: TEdit;
Edit97: TEdit;
Edit98: TEdit;
Edit99: TEdit;
Edit100: TEdit;
Edit101: TEdit;
Edit102: TEdit;
Edit103: TEdit;
Edit104: TEdit;
Edit105: TEdit;
Edit106: TEdit;
Edit107: TEdit;
Edit108: TEdit;
Label36: TLabel;
Label37: TLabel;
Label38: TLabel;
Label39: TLabel;
RadioGroup1: TRadioGroup;
BitBtn5: TBitBtn;
Table2: TTable;
procedure FormCreate(Sender: TObject);
procedure BitBtn1Click(Sender: TObject);
procedure DateTimePicker1Change(Sender: TObject);
procedure BitBtn4Click(Sender: TObject);
procedure RadioGroup1Click(Sender: TObject);
procedure BitBtn3Click(Sender: TObject);
procedure BitBtn2Click(Sender: TObject);
procedure BitBtn5Click(Sender: TObject);
private
{ Private declarations }
public
procedure doenterastab(var msg:TMsg; var Handled:boolean);{ Public declarations }
procedure appedit;
procedure fmcleardata;
end;
var
fminputdata: Tfminputdata;
i:boolean;
implementation
uses Ufmsumreport;
{$R *.dfm}
procedure Tfminputdata.fmcleardata;
begin
edit1.Text:='0';
edit2.Text:='0';
edit3.Text:='0';
edit4.Text:='0';
edit5.Text:='0';
edit6.Text:='0';
edit7.Text:='0';
edit8.Text:='0';
edit9.Text:='0';
edit10.Text:='0';
edit11.Text:='0';
edit12.Text:='0';
edit13.Text:='0';
edit14.Text:='0';
edit15.Text:='0';
edit16.Text:='0';
edit17.Text:='0';
edit18.Text:='0';
edit19.Text:='0';
edit20.Text:='0';
edit21.Text:='0';
edit22.Text:='0';
edit23.Text:='0';
edit24.Text:='0';
edit25.Text:='0';
edit26.Text:='0';
edit27.Text:='0';
edit28.Text:='0';
edit29.Text:='0';
edit30.Text:='0';
edit31.Text:='0';
edit32.Text:='0';
edit33.Text:='0';
edit34.Text:='0';
edit35.Text:='0';
edit36.Text:='0';
edit37.Text:='0';
edit38.Text:='0';
edit39.Text:='0';
edit40.Text:='0';
edit41.Text:='0';
edit42.Text:='0';
edit43.Text:='0';
edit44.Text:='0';
edit45.Text:='0';
edit46.Text:='0';
edit47.Text:='0';
edit48.Text:='0';
edit49.Text:='0';
edit50.Text:='0';
edit51.Text:='0';
edit52.Text:='0';
edit53.Text:='0';
edit54.Text:='0';
edit55.Text:='0';
edit56.Text:='0';
edit57.Text:='0';
edit58.Text:='0';
edit59.Text:='0';
edit60.Text:='0';
edit61.Text:='0';
edit62.Text:='0';
edit63.Text:='0';
edit64.Text:='0';
edit65.Text:='0';
edit66.Text:='0';
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -