📄 place.~dfm
字号:
object placefrm: Tplacefrm
Left = 232
Top = 154
Width = 755
Height = 489
Caption = #24211#20301#20449#24687#31649#29702
Color = clMenu
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 Label5: TLabel
Left = 304
Top = 16
Width = 124
Height = 29
Caption = #24211#20301#20449#24687
Font.Charset = GB2312_CHARSET
Font.Color = clPurple
Font.Height = -29
Font.Name = #26999#20307'_GB2312'
Font.Style = [fsBold]
ParentFont = False
Transparent = True
end
object GroupBox1: TGroupBox
Left = 16
Top = 200
Width = 721
Height = 249
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 0
object DBGrid1: TDBGrid
Left = 16
Top = 16
Width = 689
Height = 209
Color = clBtnFace
DataSource = place_ds1
FixedColor = clMenu
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgAlwaysShowSelection, dgConfirmDelete, dgCancelOnExit]
ParentFont = False
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
OnCellClick = DBGrid1CellClick
end
end
object GroupBox2: TGroupBox
Left = 16
Top = 96
Width = 721
Height = 49
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 1
object floor_numlb: TLabel
Left = 144
Top = 24
Width = 33
Height = 17
AutoSize = False
Caption = #23618#21495
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object line_numlb: TLabel
Left = 16
Top = 24
Width = 33
Height = 17
AutoSize = False
Caption = #21015#21495
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object heightlb: TLabel
Left = 256
Top = 24
Width = 49
Height = 17
AutoSize = False
Caption = #36135#26684#39640#24230
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object widthlb: TLabel
Left = 424
Top = 24
Width = 57
Height = 17
AutoSize = False
Caption = #36135#26684#23485#24230
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object lengthlb: TLabel
Left = 576
Top = 24
Width = 57
Height = 17
AutoSize = False
Caption = #36135#26684#38271#24230
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 376
Top = 24
Width = 16
Height = 15
Caption = 'mm'
end
object Label3: TLabel
Left = 536
Top = 24
Width = 16
Height = 15
Caption = 'mm'
end
object Label4: TLabel
Left = 696
Top = 24
Width = 16
Height = 15
Caption = 'mm'
end
object heighted: TEdit
Left = 312
Top = 16
Width = 49
Height = 23
Color = clScrollBar
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 0
Text = '0'
end
object floor_numed: TEdit
Left = 176
Top = 16
Width = 41
Height = 23
Color = clScrollBar
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 1
Text = '0'
end
object widthed: TEdit
Left = 480
Top = 16
Width = 41
Height = 23
Color = clScrollBar
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 2
Text = '0'
end
object line_numed: TEdit
Left = 48
Top = 16
Width = 49
Height = 23
Color = clScrollBar
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 3
Text = '0'
end
object lengthed: TEdit
Left = 632
Top = 16
Width = 49
Height = 23
Color = clScrollBar
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 4
Text = '0'
end
object UpDown1: TUpDown
Left = 217
Top = 16
Width = 15
Height = 23
Associate = floor_numed
TabOrder = 5
end
object UpDown2: TUpDown
Left = 97
Top = 16
Width = 15
Height = 23
Associate = line_numed
TabOrder = 6
end
object UpDown3: TUpDown
Left = 361
Top = 16
Width = 15
Height = 23
Associate = heighted
TabOrder = 7
end
object UpDown4: TUpDown
Left = 521
Top = 16
Width = 15
Height = 23
Associate = widthed
TabOrder = 8
end
object UpDown5: TUpDown
Left = 681
Top = 16
Width = 15
Height = 23
Associate = lengthed
TabOrder = 9
end
end
object Panel1: TPanel
Left = 16
Top = 144
Width = 721
Height = 49
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 2
object BitBtn1: TBitBtn
Left = 272
Top = 16
Width = 65
Height = 25
Cursor = crHandPoint
Hint = #28155#21152
Caption = #28155#21152
DragCursor = crHandPoint
DragKind = dkDock
ParentShowHint = False
ShowHint = True
TabOrder = 0
OnClick = BitBtn1Click
Glyph.Data = {
6E040000424D6E04000000000000360000002800000013000000120000000100
18000000000038040000C40E0000C40E00000000000000000000C8D0D4C8D0D4
C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0
D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4000000C8D0D4C8D0D4C8D0D4C8
D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4
C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4000000C8D0D4C8D0D4C8D0D4C8D0D4C8D0
D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8
D0D4C8D0D4C8D0D4C8D0D4000000C8D0D4C8D0D4C8D0D4000000000000000000
000000000000000000000000000000000000000000000000C8D0D4C8D0D4C8D0
D4C8D0D4C8D0D4000000C8D0D4C8D0D4C8D0D4000000C8D0D4C8D0D4C8D0D4C8
D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4000000C8D0D4C8D0D4C8D0D4C8D0D4
C8D0D4000000C8D0D4C8D0D4C8D0D4000000C8D0D4C8D0D4C8D0D4C8D0D4C8D0
D4C8D0D4C8D0D4C8D0D4C8D0D4000000C8D0D4C8D0D4C8D0D4C8D0D4C8D0D400
0000C8D0D4C8D0D4C8D0D4000000C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4
C8D0D4C8D0D4C8D0D4000000C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4000000C8D0
D4C8D0D4C8D0D4000000C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8
D0D4C8D0D4000000C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4000000C8D0D4C8D0D4
C8D0D4000000C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0
D4000000C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4000000C8D0D4C8D0D4C8D0D400
0000C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4000000
C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4000000C8D0D4C8D0D4C8D0D4000000C8D0
D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4000000C8D0D4C8
D0D4C8D0D4C8D0D4C8D0D4000000C8D0D4C8D0D4C8D0D4000000C8D0D4C8D0D4
C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4000000C8D0D4C8D0D4C8D0
D4C8D0D4C8D0D4000000C8D0D4C8D0D4C8D0D4000000C8D0D4C8D0D4C8D0D4C8
D0D4C8D0D4C8D0D4000000000000000000000000C8D0D4C8D0D4C8D0D4C8D0D4
C8D0D4000000C8D0D4C8D0D4C8D0D4000000C8D0D4C8D0D4C8D0D4C8D0D4C8D0
D4C8D0D4000000C8D0D4000000C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D400
0000C8D0D4C8D0D4C8D0D4000000C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4
000000000000C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4000000C8D0
D4C8D0D4C8D0D4000000000000000000000000000000000000000000000000C8
D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4000000C8D0D4C8D0D4
C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0
D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4000000C8D0D4C8D0D4C8D0D4C8
D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4
C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4000000}
end
object cancel_btn: TBitBtn
Left = 640
Top = 16
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -