用于开发税务票据管理的软件

源代码在线查看: unit13.dfm

软件大小: 36519 K
上传用户: jill
关键词: 软件
下载地址: 免注册下载 普通下载 VIP

相关代码

				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
							

相关资源