1inherited BackupOptionsFrame: TBackupOptionsFrame
2  Height = 284
3  Width = 562
4  ClientHeight = 284
5  ClientWidth = 562
6  TabOrder = 0
7  Visible = False
8  DesignLeft = 346
9  DesignTop = 375
10  object BackupHelpLabel: TLabel[0]
11    AnchorSideLeft.Control = Owner
12    AnchorSideTop.Control = Owner
13    AnchorSideRight.Side = asrBottom
14    Left = 0
15    Height = 14
16    Top = 0
17    Width = 81
18    Caption = 'BackupHelpLabel'
19    ParentColor = False
20  end
21  object Bevel1a: TBevel[1]
22    AnchorSideLeft.Control = Owner
23    AnchorSideTop.Control = BackupProjectGroupLabel
24    AnchorSideTop.Side = asrCenter
25    Left = 0
26    Height = 3
27    Top = 26
28    Width = 60
29  end
30  object BackupProjectGroupLabel: TLabel[2]
31    AnchorSideLeft.Control = Bevel1a
32    AnchorSideLeft.Side = asrBottom
33    AnchorSideTop.Control = BackupHelpLabel
34    AnchorSideTop.Side = asrBottom
35    Left = 70
36    Height = 14
37    Top = 20
38    Width = 147
39    BorderSpacing.Left = 10
40    BorderSpacing.Top = 6
41    Caption = 'BackupProjectGroupLabel'
42    Font.Style = [fsBold]
43    ParentColor = False
44    ParentFont = False
45  end
46  object Bevel1b: TBevel[3]
47    AnchorSideLeft.Control = BackupProjectGroupLabel
48    AnchorSideLeft.Side = asrBottom
49    AnchorSideTop.Control = BackupProjectGroupLabel
50    AnchorSideTop.Side = asrCenter
51    AnchorSideRight.Control = Owner
52    AnchorSideRight.Side = asrBottom
53    Left = 227
54    Height = 3
55    Top = 26
56    Width = 335
57    Anchors = [akTop, akLeft, akRight]
58    BorderSpacing.Left = 10
59  end
60  object BakProjTypeRadioGroup: TRadioGroup[4]
61    AnchorSideLeft.Control = Owner
62    AnchorSideTop.Control = BackupProjectGroupLabel
63    AnchorSideTop.Side = asrBottom
64    AnchorSideRight.Side = asrBottom
65    Left = 6
66    Height = 102
67    Top = 40
68    Width = 228
69    AutoFill = True
70    AutoSize = True
71    BorderSpacing.Around = 6
72    Caption = 'BakProjTypeRadioGroup'
73    ChildSizing.LeftRightSpacing = 6
74    ChildSizing.TopBottomSpacing = 6
75    ChildSizing.EnlargeHorizontal = crsHomogenousChildResize
76    ChildSizing.EnlargeVertical = crsHomogenousChildResize
77    ChildSizing.ShrinkHorizontal = crsScaleChilds
78    ChildSizing.ShrinkVertical = crsScaleChilds
79    ChildSizing.Layout = cclLeftToRightThenTopToBottom
80    ChildSizing.ControlsPerLine = 1
81    Constraints.MinHeight = 30
82    OnClick = BakTypeRadioGroupClick
83    TabOrder = 0
84  end
85  object BakProjAddExtComboBox: TComboBox[5]
86    AnchorSideLeft.Control = BakProjTypeRadioGroup
87    AnchorSideLeft.Side = asrBottom
88    AnchorSideTop.Control = BakProjTypeRadioGroup
89    Left = 240
90    Height = 21
91    Top = 46
92    Width = 100
93    BorderSpacing.Around = 6
94    ItemHeight = 13
95    TabOrder = 1
96    Text = 'BakProjAddExtComboBox'
97  end
98  object BakProjMaxCounterComboBox: TComboBox[6]
99    AnchorSideLeft.Control = BakProjTypeRadioGroup
100    AnchorSideLeft.Side = asrBottom
101    AnchorSideTop.Control = BakProjAddExtComboBox
102    AnchorSideTop.Side = asrBottom
103    Left = 240
104    Height = 21
105    Top = 73
106    Width = 100
107    BorderSpacing.Around = 6
108    ItemHeight = 13
109    TabOrder = 2
110    Text = 'BakProjMaxCounterComboBox'
111  end
112  object BakProjSubDirComboBox: TComboBox[7]
113    AnchorSideLeft.Control = BakProjTypeRadioGroup
114    AnchorSideLeft.Side = asrBottom
115    AnchorSideTop.Control = BakProjMaxCounterComboBox
116    AnchorSideTop.Side = asrBottom
117    Left = 240
118    Height = 21
119    Top = 100
120    Width = 100
121    BorderSpacing.Around = 6
122    ItemHeight = 13
123    TabOrder = 3
124    Text = 'BakProjSubDirComboBox'
125  end
126  object BakProjSubDirLabel: TLabel[8]
127    AnchorSideLeft.Control = BakProjSubDirComboBox
128    AnchorSideLeft.Side = asrBottom
129    AnchorSideTop.Control = BakProjSubDirComboBox
130    AnchorSideTop.Side = asrCenter
131    AnchorSideRight.Side = asrBottom
132    Left = 346
133    Height = 14
134    Top = 103
135    Width = 93
136    BorderSpacing.Left = 6
137    Caption = 'BakProjSubDirLabel'
138    ParentColor = False
139  end
140  object BakProjMaxCounterLabel: TLabel[9]
141    AnchorSideLeft.Control = BakProjMaxCounterComboBox
142    AnchorSideLeft.Side = asrBottom
143    AnchorSideTop.Control = BakProjMaxCounterComboBox
144    AnchorSideTop.Side = asrCenter
145    AnchorSideRight.Side = asrBottom
146    Left = 346
147    Height = 14
148    Top = 76
149    Width = 121
150    BorderSpacing.Left = 6
151    Caption = 'BakProjMaxCounterLabel'
152    ParentColor = False
153  end
154  object BakProjAddExtLabel: TLabel[10]
155    AnchorSideLeft.Control = BakProjAddExtComboBox
156    AnchorSideLeft.Side = asrBottom
157    AnchorSideTop.Control = BakProjAddExtComboBox
158    AnchorSideTop.Side = asrCenter
159    AnchorSideRight.Side = asrBottom
160    Left = 346
161    Height = 14
162    Top = 49
163    Width = 97
164    BorderSpacing.Left = 6
165    Caption = 'BakProjAddExtLabel'
166    ParentColor = False
167  end
168  object Bevel2a: TBevel[11]
169    AnchorSideLeft.Control = Owner
170    AnchorSideTop.Control = BackupOtherGroupLabel
171    AnchorSideTop.Side = asrCenter
172    Left = 0
173    Height = 3
174    Top = 154
175    Width = 60
176  end
177  object Bevel2b: TBevel[12]
178    AnchorSideLeft.Control = BackupOtherGroupLabel
179    AnchorSideLeft.Side = asrBottom
180    AnchorSideTop.Control = BackupOtherGroupLabel
181    AnchorSideTop.Side = asrCenter
182    AnchorSideRight.Control = Owner
183    AnchorSideRight.Side = asrBottom
184    Left = 218
185    Height = 3
186    Top = 154
187    Width = 344
188    Anchors = [akTop, akLeft, akRight]
189    BorderSpacing.Left = 10
190  end
191  object BackupOtherGroupLabel: TLabel[13]
192    AnchorSideLeft.Control = Bevel2a
193    AnchorSideLeft.Side = asrBottom
194    AnchorSideTop.Control = BakProjTypeRadioGroup
195    AnchorSideTop.Side = asrBottom
196    Left = 70
197    Height = 14
198    Top = 148
199    Width = 138
200    BorderSpacing.Left = 10
201    Caption = 'BackupOtherGroupLabel'
202    Font.Style = [fsBold]
203    ParentColor = False
204    ParentFont = False
205  end
206  object BakOtherAddExtLabel: TLabel[14]
207    AnchorSideLeft.Control = BakOtherAddExtComboBox
208    AnchorSideLeft.Side = asrBottom
209    AnchorSideTop.Control = BakOtherAddExtComboBox
210    AnchorSideTop.Side = asrCenter
211    AnchorSideRight.Side = asrBottom
212    Left = 346
213    Height = 14
214    Top = 177
215    Width = 106
216    BorderSpacing.Left = 6
217    Caption = 'BakOtherAddExtLabel'
218    ParentColor = False
219  end
220  object BakOtherMaxCounterLabel: TLabel[15]
221    AnchorSideLeft.Control = BakOtherMaxCounterComboBox
222    AnchorSideLeft.Side = asrBottom
223    AnchorSideTop.Control = BakOtherMaxCounterComboBox
224    AnchorSideTop.Side = asrCenter
225    AnchorSideRight.Side = asrBottom
226    Left = 346
227    Height = 14
228    Top = 204
229    Width = 130
230    BorderSpacing.Left = 6
231    Caption = 'BakOtherMaxCounterLabel'
232    ParentColor = False
233  end
234  object BakOtherSubDirLabel: TLabel[16]
235    AnchorSideLeft.Control = BakOtherSubDirComboBox
236    AnchorSideLeft.Side = asrBottom
237    AnchorSideTop.Control = BakOtherSubDirComboBox
238    AnchorSideTop.Side = asrCenter
239    AnchorSideRight.Side = asrBottom
240    Left = 346
241    Height = 14
242    Top = 231
243    Width = 102
244    BorderSpacing.Left = 6
245    Caption = 'BakOtherSubDirLabel'
246    ParentColor = False
247  end
248  object BakOtherTypeRadioGroup: TRadioGroup[17]
249    AnchorSideLeft.Control = Owner
250    AnchorSideTop.Control = BackupOtherGroupLabel
251    AnchorSideTop.Side = asrBottom
252    AnchorSideRight.Side = asrBottom
253    Left = 6
254    Height = 102
255    Top = 168
256    Width = 228
257    AutoFill = True
258    AutoSize = True
259    BorderSpacing.Around = 6
260    Caption = 'BakOtherTypeRadioGroup'
261    ChildSizing.LeftRightSpacing = 6
262    ChildSizing.TopBottomSpacing = 6
263    ChildSizing.EnlargeHorizontal = crsHomogenousChildResize
264    ChildSizing.EnlargeVertical = crsHomogenousChildResize
265    ChildSizing.ShrinkHorizontal = crsScaleChilds
266    ChildSizing.ShrinkVertical = crsScaleChilds
267    ChildSizing.Layout = cclLeftToRightThenTopToBottom
268    ChildSizing.ControlsPerLine = 1
269    Constraints.MinHeight = 30
270    OnClick = BakTypeRadioGroupClick
271    TabOrder = 4
272  end
273  object BakOtherAddExtComboBox: TComboBox[18]
274    AnchorSideLeft.Control = BakOtherTypeRadioGroup
275    AnchorSideLeft.Side = asrBottom
276    AnchorSideTop.Control = BakOtherTypeRadioGroup
277    Left = 240
278    Height = 21
279    Top = 174
280    Width = 100
281    BorderSpacing.Around = 6
282    ItemHeight = 13
283    TabOrder = 5
284    Text = 'BakOtherAddExtComboBox'
285  end
286  object BakOtherMaxCounterComboBox: TComboBox[19]
287    AnchorSideLeft.Control = BakOtherTypeRadioGroup
288    AnchorSideLeft.Side = asrBottom
289    AnchorSideTop.Control = BakOtherAddExtComboBox
290    AnchorSideTop.Side = asrBottom
291    Left = 240
292    Height = 21
293    Top = 201
294    Width = 100
295    BorderSpacing.Around = 6
296    ItemHeight = 13
297    TabOrder = 6
298    Text = 'BakOtherMaxCounterComboBox'
299  end
300  object BakOtherSubDirComboBox: TComboBox[20]
301    AnchorSideLeft.Control = BakOtherTypeRadioGroup
302    AnchorSideLeft.Side = asrBottom
303    AnchorSideTop.Control = BakOtherMaxCounterComboBox
304    AnchorSideTop.Side = asrBottom
305    Left = 240
306    Height = 21
307    Top = 228
308    Width = 100
309    BorderSpacing.Around = 6
310    ItemHeight = 13
311    TabOrder = 7
312    Text = 'BakOtherSubDirComboBox'
313  end
314end
315