Changeset 70 for trunk/Forms/UFormSettings.lfm
- Timestamp:
- Aug 1, 2016, 1:10:13 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Forms/UFormSettings.lfm
r69 r70 56 56 TabOrder = 1 57 57 end 58 object CheckBoxStartOnLogon: TCheckBox 59 Left = 16 60 Height = 24 61 Top = 96 62 Width = 150 63 Caption = 'Start on user logon' 64 TabOrder = 4 65 end 66 object CheckBoxStartMinimizedToTray: TCheckBox 67 Left = 16 68 Height = 24 69 Top = 128 70 Width = 176 71 Caption = 'Start minimized to tray' 72 TabOrder = 5 73 end 58 74 end
Note:
See TracChangeset
for help on using the changeset viewer.