Changeset 29 for trunk/UFormNew.lfm


Ignore:
Timestamp:
Mar 3, 2014, 11:17:23 PM (10 years ago)
Author:
chronos
Message:
  • Added: Player customize dialog window.
  • Fixed: Rearm once set move count from predefined repeat move count.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/UFormNew.lfm

    r18 r29  
    119119    ParentColor = False
    120120  end
     121  object ButtonPlayerModify: TButton
     122    Left = 616
     123    Height = 25
     124    Top = 72
     125    Width = 83
     126    Caption = 'Modify'
     127    OnChangeBounds = ButtonPlayerModifyChangeBounds
     128    OnClick = ButtonPlayerModifyClick
     129    TabOrder = 8
     130  end
    121131end
Note: See TracChangeset for help on using the changeset viewer.