You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
90 lines
2.2 KiB
Plaintext
90 lines
2.2 KiB
Plaintext
object frmUpdateSy: TfrmUpdateSy
|
|
Left = 771
|
|
Top = 348
|
|
AutoScroll = False
|
|
BorderIcons = []
|
|
Caption = #25209#37327#20462#25913#24212#25910
|
|
ClientHeight = 130
|
|
ClientWidth = 286
|
|
Color = clBtnFace
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'MS Sans Serif'
|
|
Font.Style = []
|
|
OldCreateOrder = False
|
|
PixelsPerInch = 96
|
|
TextHeight = 13
|
|
object Label1: TLabel
|
|
Left = 32
|
|
Top = 24
|
|
Width = 65
|
|
Height = 13
|
|
Caption = #24212' '#25910#37329#39069
|
|
Transparent = True
|
|
end
|
|
object Edit1: TEdit
|
|
Left = 104
|
|
Top = 20
|
|
Width = 121
|
|
Height = 21
|
|
TabOrder = 0
|
|
Text = '0'
|
|
end
|
|
object Button1: TButton
|
|
Left = 44
|
|
Top = 80
|
|
Width = 75
|
|
Height = 25
|
|
Caption = #30830#23450#20462#25913
|
|
TabOrder = 1
|
|
OnClick = Button1Click
|
|
end
|
|
object Button2: TButton
|
|
Left = 172
|
|
Top = 80
|
|
Width = 75
|
|
Height = 25
|
|
Caption = #20851#38381
|
|
TabOrder = 2
|
|
OnClick = Button2Click
|
|
end
|
|
object bsBusinessSkinForm1: TbsBusinessSkinForm
|
|
UseSkinFontInMenu = True
|
|
ShowIcon = False
|
|
MaximizeOnFullScreen = False
|
|
AlphaBlend = False
|
|
AlphaBlendAnimation = False
|
|
AlphaBlendValue = 200
|
|
ShowObjectHint = False
|
|
MenusAlphaBlend = False
|
|
MenusAlphaBlendAnimation = False
|
|
MenusAlphaBlendValue = 200
|
|
DefCaptionFont.Charset = DEFAULT_CHARSET
|
|
DefCaptionFont.Color = clBtnText
|
|
DefCaptionFont.Height = 14
|
|
DefCaptionFont.Name = 'Arial'
|
|
DefCaptionFont.Style = [fsBold]
|
|
DefInActiveCaptionFont.Charset = DEFAULT_CHARSET
|
|
DefInActiveCaptionFont.Color = clBtnShadow
|
|
DefInActiveCaptionFont.Height = 14
|
|
DefInActiveCaptionFont.Name = 'Arial'
|
|
DefInActiveCaptionFont.Style = [fsBold]
|
|
DefMenuItemHeight = 20
|
|
DefMenuItemFont.Charset = DEFAULT_CHARSET
|
|
DefMenuItemFont.Color = clWindowText
|
|
DefMenuItemFont.Height = 14
|
|
DefMenuItemFont.Name = 'Arial'
|
|
DefMenuItemFont.Style = []
|
|
UseDefaultSysMenu = True
|
|
SkinData = frm_main.bsSkinData1
|
|
MinHeight = 0
|
|
MinWidth = 0
|
|
Magnetic = False
|
|
MagneticSize = 5
|
|
BorderIcons = [biSystemMenu, biMinimize, biMaximize, biRollUp]
|
|
Left = 316
|
|
Top = 32
|
|
end
|
|
end
|