Ignore:
Timestamp:
Sep 10, 2022, 10:54:56 PM (20 months ago)
Author:
chronos
Message:
  • Fixed: Load table fields in records list and record edit form.
  • Fixed: Record add needs to insert new row into database.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Forms/UFormConnect.lfm

    r28 r29  
    8787        Left = 110
    8888        Height = 43
    89         Top = 25
     89        Top = 16
    9090        Width = 446
    9191        Anchors = [akTop, akLeft, akRight]
     
    107107      ClientWidth = 693
    108108      object Label4: TLabel
    109         Left = 17
     109        Left = 19
    110110        Height = 26
    111111        Top = 19
     
    124124        Left = 19
    125125        Height = 26
    126         Top = 58
     126        Top = 72
    127127        Width = 40
    128128        Caption = 'Port:'
     
    130130      end
    131131      object SpinEditPort: TSpinEdit
    132         Left = 150
     132        Left = 152
    133133        Height = 43
    134         Top = 58
     134        Top = 64
    135135        Width = 133
    136136        MaxValue = 65535
Note: See TracChangeset for help on using the changeset viewer.