Ignore:
Timestamp:
Mar 17, 2015, 12:09:11 AM (9 years ago)
Author:
chronos
Message:
  • Modified: Now records are loaded from SQL database using SQL query. The query is parsed also by XML database client to load records from XML file.
  • Added: Packages Network and Synapse.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Forms/UFormRecords.lfm

    r11 r13  
    11object FormRecords: TFormRecords
    22  Left = 621
    3   Height = 433
    4   Top = 424
    5   Width = 859
     3  Height = 549
     4  Top = 308
     5  Width = 897
    66  Caption = 'Records'
    7   ClientHeight = 433
    8   ClientWidth = 859
     7  ClientHeight = 549
     8  ClientWidth = 897
    99  OnShow = FormShow
    1010  Position = poMainFormCenter
     
    1212  object ListView1: TListView
    1313    Left = 4
    14     Height = 389
     14    Height = 505
    1515    Top = 4
    16     Width = 851
     16    Width = 889
    1717    Align = alClient
    1818    BorderSpacing.Around = 4
     
    3939    Left = 0
    4040    Height = 36
    41     Top = 397
    42     Width = 859
     41    Top = 513
     42    Width = 897
    4343    Align = alBottom
    4444    ButtonHeight = 32
Note: See TracChangeset for help on using the changeset viewer.