home *** CD-ROM | disk | FTP | other *** search
- object Form2: TForm2
- Left = 314
- Top = 170
- BorderIcons = [biSystemMenu]
- BorderStyle = bsToolWindow
- Caption = 'Mo�nosti'
- ClientHeight = 271
- ClientWidth = 294
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Icon.Data = {<image000.ico>}
- Position = poScreenCenter
- Scaled = False
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object GroupBox1: TGroupBox
- Left = 8
- Top = 8
- Width = 273
- Height = 225
- Caption = 'Mo�nosti'
- TabOrder = 5
- object Label1: TLabel
- Left = 64
- Top = 184
- Width = 73
- Height = 13
- Caption = 'Po�et z�znam�'
- Enabled = False
- end
- object Label2: TLabel
- Left = 64
- Top = 120
- Width = 152
- Height = 13
- Caption = 'Po�et dn� dop�edu (narozeniny)'
- end
- object Label3: TLabel
- Left = 64
- Top = 152
- Width = 135
- Height = 13
- Caption = 'Po�et dn� dop�edu (sv�tky))'
- end
- object Edit2: TEdit
- Left = 224
- Top = 120
- Width = 25
- Height = 21
- TabOrder = 0
- Text = '0'
- end
- object Edit3: TEdit
- Left = 224
- Top = 152
- Width = 25
- Height = 21
- TabOrder = 1
- Text = '0'
- end
- end
- object BitBtn1: TBitBtn
- Left = 112
- Top = 240
- Width = 75
- Height = 25
- TabOrder = 0
- OnClick = BitBtn1Click
- Glyph.Data = {
- 76010000424D7601000000000000760000002800000020000000100000000100
- 04000000000000010000120B0000120B00001000000000000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
- 555555555555555555555555555555555555555555FF55555555555559055555
- 55555555577FF5555555555599905555555555557777F5555555555599905555
- 555555557777FF5555555559999905555555555777777F555555559999990555
- 5555557777777FF5555557990599905555555777757777F55555790555599055
- 55557775555777FF5555555555599905555555555557777F5555555555559905
- 555555555555777FF5555555555559905555555555555777FF55555555555579
- 05555555555555777FF5555555555557905555555555555777FF555555555555
- 5990555555555555577755555555555555555555555555555555}
- NumGlyphs = 2
- end
- object CheckBox1: TCheckBox
- Left = 64
- Top = 32
- Width = 145
- Height = 17
- Caption = 'Zobrazov�n� p��jmen�'
- State = cbChecked
- TabOrder = 1
- end
- object CheckBox2: TCheckBox
- Left = 64
- Top = 64
- Width = 145
- Height = 17
- Caption = 'Zobrazov�n� jmen'
- State = cbChecked
- TabOrder = 2
- end
- object Edit1: TEdit
- Left = 168
- Top = 192
- Width = 33
- Height = 21
- Enabled = False
- TabOrder = 3
- Text = '200'
- end
- object CheckBox3: TCheckBox
- Left = 64
- Top = 96
- Width = 153
- Height = 17
- Caption = 'Zobrazen� 1 x denn�'
- TabOrder = 4
- end
- end
-