Ignore:
Timestamp:
Dec 20, 2016, 7:16:35 AM (8 years ago)
Author:
chronos
Message:
  • Added: Class TImage with TColorFormat and backend classes to encapsulate various different Pixmap types.
Location:
branches/gbitmap
Files:
1 edited
1 moved

Legend:

Unmodified
Added
Removed
  • branches/gbitmap

    • Property svn:ignore set to
      lib
      project1
      project1.lps
      project1.res
  • branches/gbitmap/UFormMain.lfm

    r17 r18  
    88  ClientWidth = 685
    99  OnShow = FormShow
    10   LCLVersion = '1.6.2.0'
     10  LCLVersion = '1.6.0.4'
    1111  object Image1: TImage
    1212    Left = 208
     
    3333      'Gray variable-bit'
    3434    )
    35     ItemHeight = 20
     35    ItemHeight = 30
    3636    OnSelectionChange = ListBox1SelectionChange
     37    ScrollWidth = 163
    3738    TabOrder = 0
    3839  end
    3940  object Label1: TLabel
    4041    Left = 18
    41     Height = 20
     42    Height = 24
    4243    Top = 459
    43     Width = 44
     44    Width = 55
    4445    Caption = 'Label1'
    4546    ParentColor = False
Note: See TracChangeset for help on using the changeset viewer.