Changeset 379 for PersistentData


Ignore:
Timestamp:
Jun 21, 2012, 10:39:13 AM (12 years ago)
Author:
chronos
Message:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • PersistentData/Demo/UFormMain.lfm

    r361 r379  
    11object FormMain: TFormMain
    2   Left = 256
     2  Left = 264
    33  Height = 509
    4   Top = 81
     4  Top = 95
    55  Width = 686
    66  Caption = 'PersistentData demo'
     
    1111  object ComboBox1: TComboBox
    1212    Left = 112
    13     Height = 27
     13    Height = 21
    1414    Top = 48
    1515    Width = 152
    16     ItemHeight = 0
     16    ItemHeight = 13
    1717    OnChange = ComboBox1Change
    1818    Style = csDropDownList
     
    2121  object Label1: TLabel
    2222    Left = 8
    23     Height = 18
     23    Height = 14
    2424    Top = 49
    25     Width = 76
     25    Width = 57
    2626    Caption = 'Client type:'
    2727    ParentColor = False
Note: See TracChangeset for help on using the changeset viewer.