fixed design bug (adds now Skipped when file is skipped)

fixed ESF install bug (didn't install, invalid pathes)
This commit is contained in:
Christian Hammacher
2005-08-03 18:45:16 +00:00
parent c8fdea6216
commit befb651268
4 changed files with 26 additions and 9 deletions

View File

@ -6449,12 +6449,14 @@ object frmMain: TfrmMain
Top = 7
Width = 85
Height = 25
Color = clBtnFace
ColorFocused = 16245198
ColorDown = 16245198
ColorBorder = clBtnShadow
ColorHighLight = clBtnShadow
ColorShadow = clBtnShadow
Caption = '&Cancel'
ParentColor = False
TabOrder = 1
OnClick = cmdCancelClick
end