?? click_time_pas.~dfm
?? delphi6.0電子尋更源程序,用來計算保安有無查抄
?? ~DFM
字號:
??
object click_time: Tclick_time
Left = 378
Top = 257
Width = 242
Height = 157
BorderIcons = [biSystemMenu]
Caption = '設置重復點擊有效時間'
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = '宋體'
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 234
Height = 130
Align = alClient
BevelOuter = bvNone
TabOrder = 0
object OKBtn: TBitBtn
Left = 12
Top = 97
Width = 84
Height = 26
Cursor = crHandPoint
BiDiMode = bdLeftToRight
Caption = '確定(&Y)'
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -13
Font.Name = '宋體'
Font.Style = []
ParentBiDiMode = False
ParentFont = False
TabOrder = 1
OnClick = OKBtnClick
Glyph.Data = {
F2010000424DF201000000000000760000002800000024000000130000000100
0400000000007C01000000000000000000001000000000000000000000000000
80000080000000808000800000008000800080800000C0C0C000808080000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333334433333
3333333333388F3333333333000033334224333333333333338338F333333333
0000333422224333333333333833338F33333333000033422222243333333333
83333338F3333333000034222A22224333333338F33F33338F33333300003222
A2A2224333333338F383F3338F33333300003A2A222A222433333338F8333F33
38F33333000034A22222A22243333338833333F3338F333300004222A2222A22
2433338F338F333F3338F3330000222A3A2224A22243338F3838F338F3338F33
0000A2A333A2224A2224338F83338F338F3338F300003A33333A2224A2224338
333338F338F3338F000033333333A2224A2243333333338F338F338F00003333
33333A2224A2233333333338F338F83300003333333333A2224A333333333333
8F338F33000033333333333A222433333333333338F338F30000333333333333
A224333333333333338F38F300003333333333333A223333333333333338F8F3
000033333333333333A3333333333333333383330000}
NumGlyphs = 2
Spacing = 0
end
object CancelBtn: TBitBtn
Left = 125
Top = 98
Width = 84
Height = 26
Cursor = crHandPoint
Cancel = True
Caption = '取消(&X)'
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -13
Font.Name = '宋體'
Font.Style = []
ParentFont = False
TabOrder = 2
OnClick = CancelBtnClick
Glyph.Data = {
DE010000424DDE01000000000000760000002800000024000000120000000100
0400000000006801000000000000000000001000000000000000000000000000
80000080000000808000800000008000800080800000C0C0C000808080000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
3333333333333FFFFF333333000033333388888833333333333F888888FFF333
000033338811111188333333338833FFF388FF33000033381119999111833333
38F338888F338FF30000339119933331111833338F388333383338F300003391
13333381111833338F8F3333833F38F3000039118333381119118338F38F3338
33F8F38F000039183333811193918338F8F333833F838F8F0000391833381119
33918338F8F33833F8338F8F000039183381119333918338F8F3833F83338F8F
000039183811193333918338F8F833F83333838F000039118111933339118338
F3833F83333833830000339111193333391833338F33F8333FF838F300003391
11833338111833338F338FFFF883F83300003339111888811183333338FF3888
83FF83330000333399111111993333333388FFFFFF8833330000333333999999
3333333333338888883333330000333333333333333333333333333333333333
0000}
NumGlyphs = 2
Spacing = 0
end
object GroupBox1: TGroupBox
Left = 0
Top = 0
Width = 234
Height = 81
Align = alTop
TabOrder = 0
object Label2: TLabel
Left = 168
Top = 47
Width = 13
Height = 13
Caption = '分'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = '宋體'
Font.Style = []
ParentFont = False
end
object Label1: TLabel
Left = 10
Top = 16
Width = 156
Height = 13
Caption = '請設置重復點擊有效時間:'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = '宋體'
Font.Style = []
ParentFont = False
end
object edit1: TRxSpinEdit
Left = 104
Top = 42
Width = 54
Height = 21
ButtonKind = bkStandard
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = '宋體'
Font.Style = []
BiDiMode = bdLeftToRight
ParentBiDiMode = False
ParentFont = False
TabOrder = 0
OnKeyPress = edit1KeyPress
end
end
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -