~chronoscz/xtactics/trunk

« back to all changes in this revision

Viewing changes to Forms/UFormItem.lfm

  • Committer: chronos
  • Date: 2019-03-29 11:58:09 UTC
  • Revision ID: svn-v4:473e92d2-f4b8-43ff-b2dd-7e42df4daf22:trunk:296
* Added: New enumeration field type in generic TItem classes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
27
27
  object ButtonCancel: TButton
28
28
    Left = 220
29
29
    Height = 32
30
 
    Top = 257
 
30
    Top = 260
31
31
    Width = 94
32
32
    Anchors = [akLeft]
33
33
    Caption = 'Cancel'