home *** CD-ROM | disk | FTP | other *** search
- object batchwindowform: Tbatchwindowform
- Left = 601
- Top = 363
- Width = 188
- Height = 192
- BorderIcons = [biSystemMenu, biMinimize]
- Caption = 'Batch'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsStayOnTop
- OldCreateOrder = False
- ShowHint = True
- OnClose = FormClose
- PixelsPerInch = 96
- TextHeight = 13
- object PageControl1: TPageControl
- Left = 0
- Top = 0
- Width = 180
- Height = 165
- ActivePage = BatchTabSheet
- Align = alClient
- TabOrder = 0
- object HistoryTabSheet: TTabSheet
- Caption = 'History'
- object Panel1: TPanel
- Left = 0
- Top = 116
- Width = 172
- Height = 21
- Align = alBottom
- TabOrder = 0
- OnResize = Panel1Resize
- object Edit1: TEdit
- Left = 0
- Top = 0
- Width = 121
- Height = 21
- Hint =
- 'Hier k�nnen Sie Aktionen selber eingeben. Dr�cken Sie'#13#10'Enter ode' +
- 'r doppelklicken Sie mit der Maus, um sie auszuf�hren.'
- TabOrder = 0
- OnKeyDown = Edit1KeyDown
- end
- end
- object TextListBox1: TTextListBox
- Left = 0
- Top = 0
- Width = 172
- Height = 116
- Hint = 'Hier sehen Sie die zuletzt ausgef�hrten Aktionen.'
- Align = alClient
- ItemHeight = 13
- TabOrder = 1
- OnClick = TextListBox1Click
- OnDblClick = TextListBox1DblClick
- end
- end
- object BatchTabSheet: TTabSheet
- Caption = 'Batch'
- ImageIndex = 1
- inline batchlistFrame1: TbatchlistFrame
- Width = 172
- Height = 137
- Align = alClient
- inherited FileListBox1: TFileListBox
- Width = 172
- Height = 98
- end
- inherited Panel2: TPanel
- Top = 98
- Width = 172
- end
- end
- end
- end
- object tformstorage11: tformstorage1
- IniFileName = '\software\PicMaster\storage'
- UseRegistry = True
- StoredProps.Strings = (
- 'PageControl1.ActivePage')
- StoredValues = <>
- AllwaysSave = True
- Left = 140
- end
- end
-