Ignore:
Timestamp:
Feb 1, 2018, 12:51:32 PM (7 years ago)
Author:
chronos
Message:
  • Added: Show all fields tab in contact form.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Forms/UFormContacts.lfm

    r7 r8  
    11object FormContacts: TFormContacts
    2   Left = 536
     2  Left = 400
    33  Height = 605
    4   Top = 418
     4  Top = 212
    55  Width = 807
    66  Caption = 'Contacts'
    77  ClientHeight = 605
    88  ClientWidth = 807
     9  DesignTimePPI = 120
    910  OnClose = FormClose
    1011  OnCreate = FormCreate
    1112  OnShow = FormShow
    12   LCLVersion = '1.8.0.4'
     13  LCLVersion = '1.8.0.6'
    1314  object ListView1: TListView
    1415    Left = 0
     
    2829      item
    2930        Caption = 'Last Name'
    30         Width = 587
     31        Width = 100
    3132      end>
    3233    OwnerData = True
Note: See TracChangeset for help on using the changeset viewer.