home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 April (Special)
/
Chip-Special_2003-04_Vypalujeme-cd-i-dvd.bin
/
soft
/
instantcopy
/
InstantCopy.msi
/
Cabs.w1.cab
/
MultiCopy.NL
/
0
/
RCDATA
/
TSLOTSTATUSDLG
/
TSLOTSTATUSDLG.txt
Wrap
Text File
|
2003-02-05
|
2KB
|
117 lines
object SlotStatusDlg: TSlotStatusDlg
Left = 305
Top = 397
Width = 374
Height = 440
BorderIcons = [biSystemMenu, biMaximize]
Caption = 'Productie Status'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = True
Position = poScreenCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 344
Width = 366
Height = 69
Align = alBottom
BevelOuter = bvNone
TabOrder = 0
object Panel2: TPanel
Left = 287
Top = 0
Width = 79
Height = 69
Align = alRight
BevelOuter = bvNone
TabOrder = 0
object CancelBtn: TButton
Left = 1
Top = 43
Width = 75
Height = 23
Cancel = True
Caption = 'Afsluiten'
ModalResult = 2
TabOrder = 0
end
end
object GroupBox1: TGroupBox
Left = 8
Top = 6
Width = 233
Height = 57
Caption = 'Samenvatting'
TabOrder = 1
object lblCreateSuccess: TLabel
Left = 184
Top = 16
Width = 32
Height = 13
Alignment = taRightJustify
AutoSize = False
Caption = '0'
end
object lblCreateError: TLabel
Left = 184
Top = 32
Width = 32
Height = 13
Alignment = taRightJustify
AutoSize = False
Caption = '0'
end
object Label3: TLabel
Left = 8
Top = 32
Width = 177
Height = 13
AutoSize = False
Caption = 'Branden Mislukt:'
end
object Label4: TLabel
Left = 8
Top = 16
Width = 177
Height = 13
AutoSize = False
Caption = 'Branden succesvol:'
end
end
end
object lvSlotStatus: TListView
Left = 0
Top = 0
Width = 366
Height = 344
Align = alClient
Columns = <
item
Caption = 'Slot'
Width = 150
end
item
Caption = 'Status'
Width = 180
end>
ColumnClick = False
HotTrackStyles = []
ReadOnly = True
RowSelect = True
SmallImages = ilDevices
TabOrder = 1
ViewStyle = vsReport
end
object ilDevices: TImageList
Left = 24
Top = 304
end
end