?? ufrmlivemarrowadvicetemplet.dfm
字號:
object frmAdviceTemplet: TfrmAdviceTemplet
Left = 288
Top = 102
Width = 256
Height = 367
BorderIcons = [biSystemMenu, biHelp]
Caption = #35786#26029#24847#35265#27169#26495
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 12
object Label1: TLabel
Left = 3
Top = 8
Width = 92
Height = 12
AutoSize = False
Caption = #27169#26495#21517#31216
end
object Edit1: TEdit
Left = 0
Top = 22
Width = 164
Height = 20
TabOrder = 1
end
object btnAdd: TButton
Left = 169
Top = 52
Width = 75
Height = 25
Caption = #26032#27169#26495'(&A)'
TabOrder = 2
OnClick = btnAddClick
end
object btnDelete: TButton
Left = 169
Top = 86
Width = 75
Height = 25
Caption = #21024#38500'(&D)'
TabOrder = 3
OnClick = btnDeleteClick
end
object btnSure: TButton
Left = 169
Top = 20
Width = 75
Height = 25
Caption = #30830#23450'(&Y)'
Default = True
TabOrder = 4
OnClick = btnSureClick
end
object btnClose: TButton
Left = 169
Top = 122
Width = 75
Height = 25
Cancel = True
Caption = #20851#38381'(Esc)'
TabOrder = 5
OnClick = btnCloseClick
end
object DBGrid1: TDBGrid
Left = 0
Top = 43
Width = 164
Height = 295
DataSource = DataSource1
Options = [dgTabs, dgRowSelect, dgAlwaysShowSelection]
TabOrder = 0
TitleFont.Charset = GB2312_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -12
TitleFont.Name = #23435#20307
TitleFont.Style = []
OnDblClick = DBGrid1DblClick
Columns = <
item
Expanded = False
FieldName = 'Sickness'
Width = 156
Visible = True
end>
end
object DataSource1: TDataSource
Left = 198
Top = 223
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -