Changeset 487 for Common/Demo/PersistentForm/Unit1.lfm
- Timestamp:
- Jul 26, 2016, 11:26:11 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Common/Demo/PersistentForm/Unit1.lfm
r474 r487 1 1 object Form1: TForm1 2 Left = 7792 Left = 952 3 3 Height = 622 4 Top = 3644 Top = 489 5 5 Width = 698 6 6 Caption = 'PersistentForm demo' … … 40 40 top = 314 41 41 end 42 object XMLConfig1: TXMLConfig 43 StartEmpty = False 44 RootName = 'CONFIG' 45 left = 240 46 top = 217 47 end 42 48 end
Note:
See TracChangeset
for help on using the changeset viewer.