www.pudn.com > GetZM.rar > Main.dfm
object Frm_Main: TFrm_Main
Left = 241
Top = 135
Width = 597
Height = 516
BorderIcons = [biSystemMenu, biMinimize]
Caption = #23383#27169#24037#20855
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
Menu = MainMenu1
OldCreateOrder = False
OnActivate = FormActivate
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 13
object Lbl_DrawBack: TLabel
Left = 9
Top = 9
Width = 382
Height = 349
AutoSize = False
Color = 16744576
ParentColor = False
end
object Img_Draw: TImage
Left = 32
Top = 24
Width = 105
Height = 105
OnMouseDown = Img_DrawMouseDown
OnMouseMove = Img_DrawMouseMove
OnMouseUp = Img_DrawMouseUp
end
object PageControl1: TPageControl
Left = 401
Top = 2
Width = 179
Height = 413
ActivePage = TabSheet1
TabIndex = 0
TabOrder = 0
OnChange = PageControl1Change
object TabSheet1: TTabSheet
Caption = #33258#36896#23383#27169
object Label5: TLabel
Left = 11
Top = 249
Width = 65
Height = 13
Caption = #23383#27169#27880#37322#65306
end
object Label9: TLabel
Left = 8
Top = 200
Width = 91
Height = 13
Caption = #23383#27169#29983#25104#26041#21521#65306
end
object GroupBox1: TGroupBox
Left = 7
Top = 6
Width = 158
Height = 182
Caption = #21442#25968#36873#25321
TabOrder = 0
object Label2: TLabel
Left = 8
Top = 29
Width = 65
Height = 13
Caption = #23383#27169#23485#24230#65306
end
object Label3: TLabel
Left = 8
Top = 69
Width = 65
Height = 13
Caption = #23383#27169#39640#24230#65306
end
object Label1: TLabel
Left = 8
Top = 114
Width = 65
Height = 13
Caption = #26174#31034#23485#24230#65306
end
object Label4: TLabel
Left = 8
Top = 101
Width = 52
Height = 13
Caption = #29983#25104#25968#32452
end
object SpnEdt_Width: TSpinEdit
Left = 72
Top = 24
Width = 55
Height = 22
Increment = 8
MaxValue = 32
MinValue = 8
TabOrder = 0
Value = 8
OnChange = SpnEdt_WidthChange
OnExit = SpnEdt_WidthExit
end
object SpnEdt_Height: TSpinEdit
Left = 72
Top = 64
Width = 55
Height = 22
Increment = 8
MaxValue = 32
MinValue = 8
TabOrder = 1
Value = 8
OnChange = SpnEdt_WidthChange
OnExit = SpnEdt_HeightExit
end
object Btn_Apply: TBitBtn
Left = 32
Top = 143
Width = 75
Height = 25
Caption = #24212#29992
Enabled = False
TabOrder = 3
OnClick = Btn_ApplyClick
end
object SpnEdt_OutputWidth: TSpinEdit
Left = 72
Top = 104
Width = 55
Height = 22
MaxValue = 16
MinValue = 1
TabOrder = 2
Value = 1
end
end
object Edt_Note: TEdit
Left = 9
Top = 267
Width = 154
Height = 21
TabOrder = 2
end
object Btn_DoOperation: TBitBtn
Left = 29
Top = 306
Width = 107
Height = 25
Caption = #29983#25104#23383#27169
TabOrder = 3
OnClick = Btn_DoOperationClick
end
object Btn_ClearWorkspace: TBitBtn
Left = 29
Top = 341
Width = 107
Height = 25
Caption = #28165#38500#23383#27169
TabOrder = 4
OnClick = Btn_ClearWorkspaceClick
end
object CmB_ReadDirect: TComboBox
Left = 8
Top = 219
Width = 158
Height = 19
Style = csOwnerDrawFixed
ItemHeight = 13
ItemIndex = 0
TabOrder = 1
Text = #27178#21521'('#24038'bit7--'#21491'bit0)'
OnChange = CmB_ReadDirectChange
Items.Strings = (
#27178#21521'('#24038'bit7--'#21491'bit0)'
#32437#21521'('#19979'bit7--'#19978'bit0)')
end
end
object TabSheet2: TTabSheet
Caption = #25552#21462#23383#27169
ImageIndex = 1
object Label6: TLabel
Left = 11
Top = 277
Width = 118
Height = 13
Caption = #35201#25552#21462#23383#27169'('#21333#20010')'#65306
end
object Label7: TLabel
Left = 7
Top = 205
Width = 52
Height = 13
Caption = #29983#25104#25968#32452
end
object Label8: TLabel
Left = 59
Top = 205
Width = 58
Height = 13
Caption = #26174#31034#23485#24230#65306
end
object Label10: TLabel
Left = 9
Top = 231
Width = 91
Height = 13
Caption = #23383#27169#29983#25104#26041#21521#65306
end
object GroupBox2: TGroupBox
Left = 7
Top = 7
Width = 158
Height = 86
TabOrder = 2
object RBn_hz16x16: TRadioButton
Left = 8
Top = 19
Width = 57
Height = 17
Caption = '16x16'
TabOrder = 0
OnClick = RBn_hz16x16Click
end
object RBn_hz24x24: TRadioButton
Left = 8
Top = 39
Width = 57
Height = 17
Caption = '24x24'
TabOrder = 1
OnClick = RBn_hz24x24Click
end
object RBn_hz32x32: TRadioButton
Left = 8
Top = 59
Width = 57
Height = 17
Caption = '32x32'
TabOrder = 2
OnClick = RBn_hz32x32Click
end
end
object RBn_HZ: TRadioButton
Left = 15
Top = 5
Width = 49
Height = 17
Caption = #27721#23383
TabOrder = 0
OnClick = RBn_HZClick
end
object GroupBox3: TGroupBox
Left = 7
Top = 102
Width = 158
Height = 86
TabOrder = 3
object RBn_zf16x32: TRadioButton
Left = 8
Top = 59
Width = 57
Height = 17
Caption = '16x32'
TabOrder = 0
OnClick = RBn_zf16x32Click
end
object RBn_zf12x24: TRadioButton
Left = 8
Top = 39
Width = 57
Height = 17
Caption = '12x24'
TabOrder = 1
OnClick = RBn_zf12x24Click
end
object RBn_zf8x16: TRadioButton
Left = 8
Top = 19
Width = 57
Height = 17
Caption = '8x16'
TabOrder = 2
OnClick = RBn_zf8x16Click
end
end
object RBn_ZF: TRadioButton
Left = 15
Top = 100
Width = 48
Height = 17
Caption = #23383#31526
TabOrder = 1
OnClick = RBn_HZClick
end
object Edt_ZMSource: TEdit
Left = 9
Top = 294
Width = 154
Height = 21
TabOrder = 6
end
object Btn_GetZM: TBitBtn
Left = 29
Top = 323
Width = 107
Height = 25
Caption = #25552#21462#23383#27169
TabOrder = 7
OnClick = Btn_GetZMClick
end
object Btn_ClearGetZM: TBitBtn
Left = 29
Top = 354
Width = 107
Height = 25
Caption = #28165#38500#23383#27169
TabOrder = 8
OnClick = Btn_ClearGetZMClick
end
object SpnEdt_OutputWidth1: TSpinEdit
Left = 122
Top = 202
Width = 43
Height = 22
MaxValue = 16
MinValue = 1
TabOrder = 4
Value = 1
end
object CmB_GetDirect: TComboBox
Left = 7
Top = 248
Width = 158
Height = 19
Style = csOwnerDrawFixed
ItemHeight = 13
ItemIndex = 0
TabOrder = 5
Text = #27178#21521'('#24038'bit7--'#21491'bit0)'
OnChange = CmB_GetDirectChange
Items.Strings = (
#27178#21521'('#24038'bit7--'#21491'bit0)'
#32437#21521'('#19979'bit7--'#19978'bit0)')
end
end
end
object Meo_ShowData: TMemo
Left = 8
Top = 371
Width = 383
Height = 78
ReadOnly = True
ScrollBars = ssBoth
TabOrder = 1
end
object Btn_Exit: TBitBtn
Left = 434
Top = 426
Width = 107
Height = 25
Caption = #36864#20986
TabOrder = 2
OnClick = Menu_ExitClick
end
object MainMenu1: TMainMenu
Left = 176
object Menu_File: TMenuItem
Caption = #25991#20214'(&F)'
object Sub_Menu_Open: TMenuItem
Caption = #25171#24320'(&O)'
OnClick = Sub_Menu_OpenClick
end
object Menu_Save: TMenuItem
Caption = #20445#23384'(&S)'
OnClick = Menu_SaveClick
end
object N1: TMenuItem
Caption = '-'
end
object Menu_Exit: TMenuItem
Caption = #36864#20986'(&X)'
OnClick = Menu_ExitClick
end
end
end
object SaveDialog1: TSaveDialog
DefaultExt = 'zm'
Filter = 'ZM file(*.zm)|*.zm'
Left = 312
end
object OpenDialog1: TOpenDialog
Filter = 'ZM file(*.zm)|*.zm'
Left = 352
end
end