source: trunk/Forms/UFormSetting.lfm

Last change on this file was 56, checked in by chronos, 12 years ago
File size: 238 bytes
Line 
1object FormSetting: TFormSetting
2 Left = 365
3 Height = 367
4 Top = 196
5 Width = 532
6 Caption = 'Setting'
7 OnClose = FormClose
8 OnCreate = FormCreate
9 OnDestroy = FormDestroy
10 OnShow = FormShow
11 LCLVersion = '1.1'
12end
Note: See TracBrowser for help on using the repository browser.