📄 gsmcform.dfm
字号:
object FormGSMC: TFormGSMC
Tag = 15
Left = 77
Top = 196
Width = 657
Height = 440
Caption = #20844#21496#21517#31216
Color = clBtnFace
Constraints.MaxHeight = 534
Constraints.MaxWidth = 800
Constraints.MinHeight = 436
Constraints.MinWidth = 657
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsMDIChild
OldCreateOrder = False
Position = poDefault
Visible = True
WindowState = wsMaximized
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 24
Top = 40
Width = 57
Height = 13
AutoSize = False
Caption = #20013#25991#21517#31216
end
object Label2: TLabel
Left = 24
Top = 344
Width = 57
Height = 13
AutoSize = False
Caption = #33521#25991#32553#20889
FocusControl = DBEdit2
end
object Label3: TLabel
Left = 24
Top = 200
Width = 57
Height = 13
AutoSize = False
Caption = #33521#25991#21517#31216
end
object DBEdit2: TDBEdit
Left = 96
Top = 344
Width = 199
Height = 21
DataField = 'ywsx'
DataSource = DM.dsGSMC
TabOrder = 2
end
object tDbNav971: tDbNav97
Left = 536
Top = 16
Width = 73
Height = 338
DataSource = DM.dsGSMC
Ctl3D = True
ParentCtl3D = False
CaptionStyle = blBitmapTop
Style = btCaption
TabOrder = 3
end
object DBMemo1: TDBMemo
Left = 96
Top = 40
Width = 393
Height = 121
DataField = 'zwm'
DataSource = DM.dsGSMC
TabOrder = 0
end
object DBMemo2: TDBMemo
Left = 96
Top = 200
Width = 393
Height = 105
DataField = 'ywm'
DataSource = DM.dsGSMC
TabOrder = 1
end
object wwDBNavigator1: TwwDBNavigator
Left = 536
Top = 352
Width = 73
Height = 49
AutosizeStyle = asSizeNavButtons
DataSource = DM.dsGSMC
Layout = nlVertical
RepeatInterval.InitialDelay = 500
RepeatInterval.Interval = 100
object wwDBNavigator1FilterDialog: TwwNavButton
Left = 0
Top = 0
Width = 73
Height = 25
Hint = 'Filter the dataset'
ImageIndex = 0
NumGlyphs = 0
ShowText = True
Spacing = 4
Transparent = False
Caption = #31579#36873#35760#24405
Enabled = False
DisabledTextColors.ShadeColor = clGray
DisabledTextColors.HighlightColor = clBtnHighlight
Index = 0
Style = nbsFilterDialog
end
object wwDBNavigator1LocateDialog: TwwNavButton
Left = 0
Top = 25
Width = 73
Height = 24
Hint = 'Locate a specific record'
ImageIndex = 0
NumGlyphs = 2
ShowText = True
Spacing = 4
Transparent = False
Caption = #26597#25214#35760#24405
Enabled = False
DisabledTextColors.ShadeColor = clGray
DisabledTextColors.HighlightColor = clBtnHighlight
Index = 1
Style = nbsLocateDialog
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -