Changeset 3 for trunk/UFormCalls.fmx


Ignore:
Timestamp:
Aug 24, 2019, 10:44:11 AM (5 years ago)
Author:
chronos
Message:
  • Modified: Odorik API moved to separate unit UOdorikApi.pas.
Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk

    • Property svn:ignore set to
      Android
      Win32
      __recovery
      __history
  • trunk/UFormCalls.fmx

    r2 r3  
    2828      Size.Height = 48.000000000000000000
    2929      Size.PlatformDefault = False
    30       Text = 'Settings'
     30      Text = 'Calls'
    3131      TabOrder = 1
    3232    end
     
    6060      TabOrder = 0
    6161      Text = 'History'
     62      ExplicitSize.cx = 98.000000000000000000
     63      ExplicitSize.cy = 49.000000000000000000
    6264      object ListView1: TListView
    6365        ItemAppearanceClassName = 'TListItemAppearance'
     
    8789      TabOrder = 0
    8890      Text = 'Active'
     91      ExplicitSize.cx = 98.000000000000000000
     92      ExplicitSize.cy = 49.000000000000000000
    8993    end
    9094    object TabItemStatistics: TTabItem
     
    99103      TabOrder = 0
    100104      Text = 'Statistics'
     105      ExplicitSize.cx = 100.000000000000000000
     106      ExplicitSize.cy = 49.000000000000000000
    101107    end
    102108  end
Note: See TracChangeset for help on using the changeset viewer.