Ignore:
Timestamp:
Aug 17, 2016, 11:20:37 AM (8 years ago)
Author:
chronos
Message:
  • Modified: Do not initialize all forms at startup to save some memory.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Forms/UFormExport.lfm

    r90 r95  
    11object FormExport: TFormExport
    2   Left = 722
     2  Left = 281
    33  Height = 654
    4   Top = 491
     4  Top = 221
    55  Width = 850
    66  Caption = 'Export'
    77  ClientHeight = 654
    88  ClientWidth = 850
     9  Position = poScreenCenter
    910  LCLVersion = '1.6.0.4'
    1011  object ButtonProcess: TButton
     
    1920  object ComboBoxDataFormat: TComboBox
    2021    Left = 341
    21     Height = 34
     22    Height = 28
    2223    Top = 5
    2324    Width = 182
    24     ItemHeight = 0
     25    ItemHeight = 20
    2526    ItemIndex = 0
    2627    Items.Strings = (
Note: See TracChangeset for help on using the changeset viewer.