Changeset 5 for trunk/UFormMain.lfm


Ignore:
Timestamp:
Mar 14, 2013, 7:55:02 PM (11 years ago)
Author:
chronos
Message:
  • Upraveno: Použita knihovna openssl namísto cryptlib. Přidány binární knihovny.
  • Přidáno: Třídy TFioAPI nyní umí načítat data přes API.
  • Přidáno: Dokument popisu API rozhraní.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/UFormMain.lfm

    r4 r5  
    2626  end
    2727  object Button1: TButton
    28     Left = 56
     28    Left = 16
    2929    Height = 25
    30     Top = 184
     30    Top = 344
    3131    Width = 112
    3232    Action = ADownload
    3333    TabOrder = 1
     34  end
     35  object Memo1: TMemo
     36    Left = 16
     37    Height = 271
     38    Top = 56
     39    Width = 453
     40    TabOrder = 2
    3441  end
    3542  object TrayIcon1: TTrayIcon
Note: See TracChangeset for help on using the changeset viewer.