Changeset 22 for trunk/Forms/USettingForm.lfm
- Timestamp:
- Jun 16, 2011, 12:18:21 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Forms/USettingForm.lfm
r20 r22 1 1 object SettingForm: TSettingForm 2 Left = 37 23 Height = 32 64 Top = 1 395 Width = 44 42 Left = 374 3 Height = 322 4 Top = 141 5 Width = 440 6 6 Caption = 'Settings' 7 ClientHeight = 32 68 ClientWidth = 44 47 ClientHeight = 322 8 ClientWidth = 440 9 9 OnClose = FormClose 10 10 OnShow = FormShow … … 26 26 end 27 27 object ButtonSave: TButton 28 Left = 36 628 Left = 362 29 29 Height = 25 30 Top = 29 430 Top = 290 31 31 Width = 75 32 32 Anchors = [akRight, akBottom] … … 36 36 end 37 37 object ButtonCancel: TButton 38 Left = 27 838 Left = 274 39 39 Height = 25 40 Top = 29 440 Top = 290 41 41 Width = 75 42 42 Anchors = [akRight, akBottom]
Note:
See TracChangeset
for help on using the changeset viewer.