home *** CD-ROM | disk | FTP | other *** search
- object frmIconBag: TfrmIconBag
- Left = 261
- Top = 268
- VertScrollBar.Tracking = True
- BorderIcons = [biSystemMenu]
- BorderStyle = bsDialog
- Caption = 'Worek na ikony'
- ClientHeight = 46
- ClientWidth = 427
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object imgImageIcon1: TImage
- Left = 8
- Top = 16
- Width = 32
- Height = 32
- Picture.Data = {<image000.bmp>}
- end
- object imgImageIcon2: TImage
- Left = 48
- Top = 16
- Width = 32
- Height = 32
- Picture.Data = {<image001.bmp>}
- end
- end
-