home *** CD-ROM | disk | FTP | other *** search
- object ActionDlg: TActionDlg
- Left = 266
- Top = 174
- BorderStyle = bsDialog
- Caption = 'Alle HTML-Dokumente durchsuchen'
- ClientHeight = 149
- ClientWidth = 411
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsStayOnTop
- OldCreateOrder = False
- Position = poDesktopCenter
- OnClose = FormClose
- OnHide = FormHide
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Label1: TLabel
- Left = 8
- Top = 72
- Width = 390
- Height = 13
- AutoSize = False
- Caption = 'Datei:'
- end
- object CancelBtn: TButton
- Left = 168
- Top = 116
- Width = 75
- Height = 25
- Cancel = True
- Caption = 'Abbrechen'
- TabOrder = 0
- OnClick = CancelBtnClick
- end
- object DirLabel: TStaticText
- Left = 8
- Top = 88
- Width = 390
- Height = 16
- AutoSize = False
- BorderStyle = sbsSunken
- TabOrder = 1
- end
- object Panel1: TPanel
- Left = 10
- Top = 4
- Width = 389
- Height = 55
- BevelOuter = bvLowered
- TabOrder = 2
- object Animate: TAnimate
- Left = 1
- Top = 1
- Width = 387
- Height = 53
- Align = alClient
- Active = False
- AutoSize = False
- CommonAVI = aviFindFolder
- StopFrame = 29
- end
- end
- end
-