Changeset 4 for trunk/UFormCalls.fmx


Ignore:
Timestamp:
Aug 24, 2019, 12:56:52 PM (5 years ago)
Author:
chronos
Message:
  • Modified: Moved call history loading to API class.
Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk

    • Property svn:ignore
      •  

        old new  
        33__recovery
        44__history
         5OdorikApi.dproj.local
  • trunk/UFormCalls.fmx

    r3 r4  
    6262      ExplicitSize.cx = 98.000000000000000000
    6363      ExplicitSize.cy = 49.000000000000000000
    64       object ListView1: TListView
    65         ItemAppearanceClassName = 'TListItemAppearance'
    66         ItemEditAppearanceClassName = 'TListItemShowCheckAppearance'
    67         HeaderAppearanceClassName = 'TListHeaderObjects'
    68         FooterAppearanceClassName = 'TListHeaderObjects'
     64      object ListBox1: TListBox
    6965        Align = Client
    70         Margins.Left = 10.000000000000000000
    71         Margins.Top = 10.000000000000000000
    72         Margins.Right = 10.000000000000000000
    73         Margins.Bottom = 10.000000000000000000
    74         Size.Width = 276.000000000000000000
    75         Size.Height = 317.000000000000000000
     66        Size.Width = 296.000000000000000000
     67        Size.Height = 337.000000000000000000
    7668        Size.PlatformDefault = False
    7769        TabOrder = 0
     70        DisableFocusEffect = True
     71        DefaultItemStyles.ItemStyle = ''
     72        DefaultItemStyles.GroupHeaderStyle = ''
     73        DefaultItemStyles.GroupFooterStyle = ''
     74        Viewport.Width = 296.000000000000000000
     75        Viewport.Height = 337.000000000000000000
    7876      end
    7977    end
Note: See TracChangeset for help on using the changeset viewer.