【delphi开源代码栏目提醒】:网学会员鉴于大家对delphi开源代码十分关注,论文会员在此为大家搜集整理了“InformUnit.pas”一文,供大家参考学习
unit InformUnit;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, Grids, ExtCtrls;
type
TTextViewForm = class(TForm)
ZTPanel: TPanel;
GroupBox3: TGroupBox;
StringGridLine: TStringGrid;
GroupBox2: TGroupBox;
RowStringGrid: TStringGrid;
GroupBox6: TGroupBox;
Label10: TLabel;
Label11: TLabel;
EditH: TEdit;
EditW: TEdit;
GroupBox1: TGroupBox;
Label2: TLabel;
Label1: TLabel;
Label3: TLabel;
Label4: TLabel;
Label5: TLabel;
Label6: TLabel;
Label7: TLabel;
Label8: TLabel;
EditLTX: TEdit;
EditLBX: TEdit;
EditRTX: TEdit;
EditRBX: TEdit;
EditLTY: TEdit;
EditLBY: TEdit;
EditRTY: TEdit;
EditRBY: TEdit;
GroupBox4: TGroupBox;
ListBoxL: TListBox;
GroupBox8: TGroupBox;
ListBoxR: TListBox;
procedure FormClose(Sender: TObject; var Action: TCloseAction);
private
{ Private declarations }
public
{ Public declarations }
end;
var
TextViewForm: TTextViewForm;
implementation
uses MainUnit;
{$R *.dfm}
procedure TTextViewForm.FormClose(Sender: TObject;
var Action: TCloseAction);
begin
TextForm.N2.Checked:=False;
end;
end.
上一篇:
InForm.pas
下一篇:
哈弗F7 VS名爵HS,谁更懂得年轻人的心?