Ignore:
Timestamp:
Dec 23, 2016, 10:07:39 AM (8 years ago)
Author:
chronos
Message:
  • Modified: Drawing and loading using bitmap rawimage improvement.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Forms/UFormMain.lfm

    r28 r30  
    1616  object PaintBox1: TPaintBox
    1717    Left = 0
    18     Height = 587
    19     Top = 0
     18    Height = 561
     19    Top = 26
    2020    Width = 920
    2121    Align = alClient
     
    3939      end>
    4040    SimplePanel = False
     41  end
     42  object ToolBar1: TToolBar
     43    Left = 0
     44    Height = 26
     45    Top = 0
     46    Width = 920
     47    Caption = 'ToolBar1'
     48    TabOrder = 1
     49    object ToolButton1: TToolButton
     50      Left = 1
     51      Top = 2
     52      Action = Core.AFileNew
     53    end
    4154  end
    4255  object MainMenu1: TMainMenu
Note: See TracChangeset for help on using the changeset viewer.