- object frmGridLineCount: TfrmGridLineCount
- Left = 492
- Top = 299
- BorderIcons = [biSystemMenu]
- BorderStyle = bsDialog
- Caption = #36873#25321#35774#32622
- ClientHeight = 257
- ClientWidth = 409
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poMainFormCenter
- PixelsPerInch = 96
- TextHeight = 13
- object pnl1: TPanel
- Left = 0
- Top = 0
- Width = 409
- Height = 208
- Align = alClient
- TabOrder = 0
- object cbRow: TcxComboBox
- Left = 160
- Top = 32
- Properties.Items.Strings = (
- '1'
- '2'
- '3'
- '4'
- '5'
- '6'
- '7'
- '8'
- '9'
- '10')
- Style.LookAndFeel.Kind = lfOffice11
- Style.LookAndFeel.NativeStyle = True
- StyleDisabled.LookAndFeel.Kind = lfOffice11
- StyleDisabled.LookAndFeel.NativeStyle = True
- StyleFocused.LookAndFeel.Kind = lfOffice11
- StyleFocused.LookAndFeel.NativeStyle = True
- StyleHot.LookAndFeel.Kind = lfOffice11
- StyleHot.LookAndFeel.NativeStyle = True
- TabOrder = 0
- Text = '2'
- Width = 145
- end
- object cbCol: TcxComboBox
- Left = 160
- Top = 64
- Properties.Items.Strings = (
- '1'
- '2'
- '3'
- '4'
- '5'
- '6'
- '7'
- '8'
- '9'
- '10')
- Style.LookAndFeel.Kind = lfOffice11
- Style.LookAndFeel.NativeStyle = True
- StyleDisabled.LookAndFeel.Kind = lfOffice11
- StyleDisabled.LookAndFeel.NativeStyle = True
- StyleFocused.LookAndFeel.Kind = lfOffice11
- StyleFocused.LookAndFeel.NativeStyle = True
- StyleHot.LookAndFeel.Kind = lfOffice11
- StyleHot.LookAndFeel.NativeStyle = True
- TabOrder = 1
- Text = '2'
- Width = 145
- end
- object cbBorlder: TcxComboBox
- Left = 160
- Top = 112
- Properties.Items.Strings = (
- '1'
- '2'
- '3'
- '4'
- '5'
- '6'
- '7'
- '8'
- '9'
- '10')
- Style.LookAndFeel.Kind = lfOffice11
- Style.LookAndFeel.NativeStyle = True
- StyleDisabled.LookAndFeel.Kind = lfOffice11
- StyleDisabled.LookAndFeel.NativeStyle = True
- StyleFocused.LookAndFeel.Kind = lfOffice11
- StyleFocused.LookAndFeel.NativeStyle = True
- StyleHot.LookAndFeel.Kind = lfOffice11
- StyleHot.LookAndFeel.NativeStyle = True
- TabOrder = 2
- Text = '1'
- Width = 145
- end
- object lbl1: TcxLabel
- Left = 80
- Top = 40
- Caption = #34892#25968
- end
- object lbl2: TcxLabel
- Left = 80
- Top = 64
- Caption = #21015#25968
- end
- object lbl3: TcxLabel
- Left = 80
- Top = 112
- Caption = #36793#26694#31895#32454
- end
- end
- object pnl2: TPanel
- Left = 0
- Top = 208
- Width = 409
- Height = 49
- Align = alBottom
- TabOrder = 1
- object btn1: TcxButton
- Left = 120
- Top = 16
- Width = 75
- Height = 25
- Caption = #30830#23450
- ModalResult = 1
- TabOrder = 0
- LookAndFeel.Kind = lfOffice11
- LookAndFeel.NativeStyle = True
- end
- object btn2: TcxButton
- Left = 224
- Top = 16
- Width = 75
- Height = 25
- Caption = #21462#28040
- ModalResult = 2
- TabOrder = 1
- LookAndFeel.Kind = lfOffice11
- LookAndFeel.NativeStyle = True
- end
- end
- end