Changeset 20 for trunk/Forms/USettingForm.lfm
- Timestamp:
- Jun 15, 2011, 11:11:59 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Forms/USettingForm.lfm
r19 r20 1 1 object SettingForm: TSettingForm 2 Left = 37 13 Height = 32 84 Top = 13 85 Width = 44 62 Left = 372 3 Height = 326 4 Top = 139 5 Width = 444 6 6 Caption = 'Settings' 7 ClientHeight = 32 88 ClientWidth = 44 67 ClientHeight = 326 8 ClientWidth = 444 9 9 OnClose = FormClose 10 10 OnShow = FormShow … … 26 26 end 27 27 object ButtonSave: TButton 28 Left = 36 828 Left = 366 29 29 Height = 25 30 Top = 29 630 Top = 294 31 31 Width = 75 32 32 Anchors = [akRight, akBottom] … … 36 36 end 37 37 object ButtonCancel: TButton 38 Left = 2 8038 Left = 278 39 39 Height = 25 40 Top = 29 640 Top = 294 41 41 Width = 75 42 42 Anchors = [akRight, akBottom]
Note:
See TracChangeset
for help on using the changeset viewer.