Ignore:
Timestamp:
Dec 20, 2016, 6:02:51 PM (8 years ago)
Author:
chronos
Message:
  • Added: Define specialized classes for various usual pixmaxs.
Location:
branches/gbitmap
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/gbitmap

    • Property svn:ignore
      •  

        old new  
        33project1.lps
        44project1.res
         5project1.exe
  • branches/gbitmap/UFormMain.lfm

    r18 r19  
    88  ClientWidth = 685
    99  OnShow = FormShow
    10   LCLVersion = '1.6.0.4'
     10  LCLVersion = '1.6.2.0'
    1111  object Image1: TImage
    1212    Left = 208
     
    2020    Height = 314
    2121    Hint = 'Gray 8-bit'#13#10'Gray 32-bit'#13#10'RGB 8-bit'
    22     Top = 38
     22    Top = 30
    2323    Width = 165
    2424    Items.Strings = (
     
    3232      'RGB 16-bit'
    3333      'Gray variable-bit'
     34      'Image Gray 1-bit'
    3435    )
    35     ItemHeight = 30
     36    ItemHeight = 20
    3637    OnSelectionChange = ListBox1SelectionChange
    3738    ScrollWidth = 163
     
    4041  object Label1: TLabel
    4142    Left = 18
    42     Height = 24
     43    Height = 20
    4344    Top = 459
    44     Width = 55
     45    Width = 44
    4546    Caption = 'Label1'
    4647    ParentColor = False
Note: See TracChangeset for help on using the changeset viewer.