home *** CD-ROM | disk | FTP | other *** search
- object Pozor: TPozor
- Left = 226
- Top = 133
- BorderIcons = []
- AutoScroll = False
- Caption = 'Upozorn�n�'
- ClientHeight = 109
- ClientWidth = 208
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Icon.Data = {<image000.ico>}
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 13
- object Label1: TLabel
- Left = 7
- Top = 13
- Width = 196
- Height = 13
- Caption = 'Nejprve mus�te kliknut�m na Reset'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label2: TLabel
- Left = 7
- Top = 33
- Width = 187
- Height = 13
- Caption = 'a Start vybrat ��sla, kter� mohou'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label3: TLabel
- Left = 46
- Top = 52
- Width = 95
- Height = 13
- Caption = 'vyplnit S�zenku.'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object OK: TDsFancyButton
- Left = 60
- Top = 75
- Width = 73
- Height = 25
- ButtonColor = clBtnFace
- Caption = 'OK'
- FrameColor = clGray
- FrameWidth = 6
- CornerRadius = 10
- TextStyle = txRaised
- OnClick = OKClick
- end
- end
-