object IconsInc: TIconsInc
  Left = 0
  Top = 0
  Width = 543
  Height = 375
  Caption = 'Icon includer'
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'Tahoma'
  Font.Style = []
  OldCreateOrder = False
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object il16_Normal: TImageList
    Left = 28
    Top = 32
  end
  object il16_Disabled: TImageList
    Left = 28
    Top = 72
  end
  object il16_Hot: TImageList
    Left = 28
    Top = 116
  end
  object il24_Normal: TImageList
    Height = 24
    Width = 24
    Left = 72
    Top = 32
  end
  object il24_Disabled: TImageList
    Left = 72
    Top = 72
  end
  object il24_Hot: TImageList
    Left = 72
    Top = 116
  end
  object il32_Normal: TImageList
    Left = 116
    Top = 32
  end
  object il32_Disabled: TImageList
    Left = 116
    Top = 72
  end
  object il32_Hot: TImageList
    Left = 116
    Top = 116
  end
  object il48_Normal: TImageList
    Left = 164
    Top = 32
  end
  object il48_Disabled: TImageList
    Left = 164
    Top = 72
  end
  object il48_Hot: TImageList
    Left = 164
    Top = 116
  end
end
