📄 workagefind.~dfm
字号:
object workagefindfrm: Tworkagefindfrm
Left = 273
Top = 123
Width = 598
Height = 343
Caption = #21592#24037#23653#21382#20449#24687#26597#35810
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
OnActivate = FormActivate
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 240
Top = 8
Width = 144
Height = 24
Caption = #21592#24037#23653#21382#20449#24687
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -24
Font.Name = #21326#25991#24425#20113
Font.Style = []
ParentFont = False
end
object Bevel1: TBevel
Left = 200
Top = 32
Width = 225
Height = 10
Shape = bsBottomLine
end
object Label2: TLabel
Left = 8
Top = 56
Width = 97
Height = 13
AutoSize = False
Caption = #25152#26377#32534#21495#21015#34920
end
object Label3: TLabel
Left = 152
Top = 56
Width = 185
Height = 13
AutoSize = False
Caption = #23545#24212#21592#24037#23653#21382#20449#24687
end
object DBGrid1: TDBGrid
Left = 144
Top = 80
Width = 425
Height = 161
DataSource = agefind_ds1
Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgAlwaysShowSelection, dgConfirmDelete, dgCancelOnExit]
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
OnCellClick = DBGrid1CellClick
end
object cancel_btn: TButton
Left = 432
Top = 256
Width = 89
Height = 25
Caption = #36864#20986#26597#35810
TabOrder = 1
OnClick = cancel_btnClick
end
object WorkerList: TListBox
Left = 8
Top = 80
Width = 121
Height = 161
ItemHeight = 13
TabOrder = 2
OnClick = WorkerListClick
end
object Button1: TButton
Left = 192
Top = 256
Width = 105
Height = 25
Caption = #32534#36753#23653#21382#20449#24687
TabOrder = 3
OnClick = Button1Click
end
object Button2: TButton
Left = 328
Top = 256
Width = 75
Height = 25
Caption = #21024#38500
TabOrder = 4
OnClick = Button2Click
end
object agefind_ds1: TDataSource
DataSet = agefind_cds1
Left = 184
Top = 128
end
object agefind_cds1: TClientDataSet
Aggregates = <>
Params = <>
Left = 152
Top = 128
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -