Ignore:
Timestamp:
Jul 10, 2019, 5:48:18 PM (5 years ago)
Author:
chronos
Message:
  • Fixed: Error in case of missing building kind.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Forms/UFormItem.lfm

    r296 r299  
    1212  OnDestroy = FormDestroy
    1313  OnShow = FormShow
    14   LCLVersion = '2.0.0.4'
     14  LCLVersion = '2.0.2.0'
    1515  object ButtonOk: TButton
    1616    Left = 74
     
    3030    Top = 260
    3131    Width = 94
    32     Anchors = [akLeft]
     32    Anchors = [akLeft, akBottom]
    3333    Caption = 'Cancel'
    3434    ModalResult = 2
Note: See TracChangeset for help on using the changeset viewer.