用于开发税务票据管理的软件
源代码在线查看: unit13.dfm
object Form13: TForm13
Left = 215
Top = 144
Width = 401
Height = 382
Caption = #24211#23384#32479#35745
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
ShowHint = True
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Button1: TButton
Left = 88
Top = 280
Width = 75
Height = 25
Caption = #29983#25104#25253#34920
TabOrder = 0
Visible = False
OnClick = Button1Click
end
object Button2: TButton
Left = 232
Top = 280
Width = 75
Height = 25
Caption = #25171#21360#25253#34920
TabOrder = 1
Visible = False
OnClick = Button2Click
end
end