?? casualcardform.dfm
字號:
object frmCasualCard: TfrmCasualCard
Left = 280
Top = 79
Width = 331
Height = 449
ActiveControl = Edit1
BorderIcons = []
Caption = '辦理臨時卡'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnClose = FormClose
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 24
object Edit1: TEdit
Left = 8
Top = 376
Width = 193
Height = 32
PopupMenu = PopupMenu1
TabOrder = 0
OnKeyPress = Edit1KeyPress
end
object BitBtn1: TBitBtn
Left = 224
Top = 376
Width = 89
Height = 33
Caption = '退出'
TabOrder = 1
Kind = bkClose
end
object RichEdit1: TRichEdit
Left = 8
Top = 8
Width = 305
Height = 353
Color = clScrollBar
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = 'MS Sans Serif'
Font.Style = []
Lines.Strings = (
'RichEdit1')
ParentFont = False
ReadOnly = True
TabOrder = 2
end
object PopupMenu1: TPopupMenu
Left = 112
Top = 392
end
object ADOQuery1: TADOQuery
Parameters = <>
Left = 168
Top = 88
end
object ADOTable1: TADOTable
Left = 88
Top = 88
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -