Develop and Download Open Source Software

Browse Subversion Repository

Diff of /Unit11.dfm

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 18 by yamat0jp, Sat Aug 27 11:00:30 2016 UTC revision 19 by yamat0jp, Sat Aug 27 13:22:00 2016 UTC
# Line 187  object AdminFile: TAdminFile Line 187  object AdminFile: TAdminFile
187      UseFrame = True      UseFrame = True
188      UseSize = True      UseSize = True
189      ScrollToCurrentRow = False      ScrollToCurrentRow = False
190      Columns = <>      Columns = <
191          item
192            Alignment = taLeftJustify
193            BGColor = clNone
194            DoSubmitValidation = True
195            Font.Color = clNone
196            Font.Size = 10
197            Font.Style = []
198            Header = False
199            Height = '0'
200            ShowHint = True
201            VAlign = vaMiddle
202            Visible = True
203            Width = '0'
204            Wrap = False
205            RawText = False
206            Css = ''
207            BlobCharLimit = 0
208            CompareHighlight = hcNone
209            DataField = 'NAME'
210            Title.Alignment = taCenter
211            Title.BGColor = clNone
212            Title.DoSubmitValidation = True
213            Title.Font.Color = clNone
214            Title.Font.Size = 10
215            Title.Font.Style = []
216            Title.Header = False
217            Title.Height = '0'
218            Title.ShowHint = True
219            Title.Text = 'NAME'
220            Title.VAlign = vaMiddle
221            Title.Visible = True
222            Title.Width = '0'
223            Title.Wrap = False
224            Title.RawText = True
225          end
226          item
227            Alignment = taLeftJustify
228            BGColor = clNone
229            DoSubmitValidation = True
230            Font.Color = clNone
231            Font.Size = 10
232            Font.Style = []
233            Header = False
234            Height = '0'
235            ShowHint = True
236            VAlign = vaMiddle
237            Visible = True
238            Width = '0'
239            Wrap = False
240            RawText = False
241            Css = ''
242            BlobCharLimit = 0
243            CompareHighlight = hcNone
244            DataField = 'PRICE'
245            Title.Alignment = taCenter
246            Title.BGColor = clNone
247            Title.DoSubmitValidation = True
248            Title.Font.Color = clNone
249            Title.Font.Size = 10
250            Title.Font.Style = []
251            Title.Header = False
252            Title.Height = '0'
253            Title.ShowHint = True
254            Title.Text = 'PRICE'
255            Title.VAlign = vaMiddle
256            Title.Visible = True
257            Title.Width = '0'
258            Title.Wrap = False
259            Title.RawText = True
260          end
261          item
262            Alignment = taLeftJustify
263            BGColor = clNone
264            DoSubmitValidation = True
265            Font.Color = clNone
266            Font.Size = 10
267            Font.Style = []
268            Header = False
269            Height = '0'
270            ShowHint = True
271            VAlign = vaMiddle
272            Visible = True
273            Width = '0'
274            Wrap = False
275            RawText = False
276            Css = ''
277            BlobCharLimit = 0
278            CompareHighlight = hcNone
279            DataField = 'DATE'
280            Title.Alignment = taCenter
281            Title.BGColor = clNone
282            Title.DoSubmitValidation = True
283            Title.Font.Color = clNone
284            Title.Font.Size = 10
285            Title.Font.Style = []
286            Title.Header = False
287            Title.Height = '0'
288            Title.ShowHint = True
289            Title.Text = 'DATE'
290            Title.VAlign = vaMiddle
291            Title.Visible = True
292            Title.Width = '0'
293            Title.Wrap = False
294            Title.RawText = True
295          end
296          item
297            Alignment = taLeftJustify
298            BGColor = clNone
299            DoSubmitValidation = True
300            Font.Color = clNone
301            Font.Size = 10
302            Font.Style = []
303            Header = False
304            Height = '0'
305            ShowHint = True
306            VAlign = vaMiddle
307            Visible = True
308            Width = '0'
309            Wrap = False
310            RawText = False
311            Css = ''
312            BlobCharLimit = 0
313            CompareHighlight = hcNone
314            DataField = 'THUMBNAIL'
315            Title.Alignment = taCenter
316            Title.BGColor = clNone
317            Title.DoSubmitValidation = True
318            Title.Font.Color = clNone
319            Title.Font.Size = 10
320            Title.Font.Style = []
321            Title.Header = False
322            Title.Height = '0'
323            Title.ShowHint = True
324            Title.Text = 'THUMBNAIL'
325            Title.VAlign = vaMiddle
326            Title.Visible = True
327            Title.Width = '0'
328            Title.Wrap = False
329            Title.RawText = True
330          end
331          item
332            Alignment = taLeftJustify
333            BGColor = clNone
334            DoSubmitValidation = True
335            Font.Color = clNone
336            Font.Size = 10
337            Font.Style = []
338            Header = False
339            Height = '0'
340            ShowHint = True
341            VAlign = vaMiddle
342            Visible = True
343            Width = '0'
344            Wrap = False
345            RawText = False
346            Css = ''
347            BlobCharLimit = 0
348            CompareHighlight = hcNone
349            DataField = 'MAKER'
350            Title.Alignment = taCenter
351            Title.BGColor = clNone
352            Title.DoSubmitValidation = True
353            Title.Font.Color = clNone
354            Title.Font.Size = 10
355            Title.Font.Style = []
356            Title.Header = False
357            Title.Height = '0'
358            Title.ShowHint = True
359            Title.Text = 'MAKER'
360            Title.VAlign = vaMiddle
361            Title.Visible = True
362            Title.Width = '0'
363            Title.Wrap = False
364            Title.RawText = True
365          end
366          item
367            Alignment = taLeftJustify
368            BGColor = clNone
369            DoSubmitValidation = True
370            Font.Color = clNone
371            Font.Size = 10
372            Font.Style = []
373            Header = False
374            Height = '0'
375            ShowHint = True
376            VAlign = vaMiddle
377            Visible = True
378            Width = '0'
379            Wrap = False
380            RawText = False
381            Css = ''
382            BlobCharLimit = 0
383            CompareHighlight = hcNone
384            DataField = 'CATEGORY'
385            Title.Alignment = taCenter
386            Title.BGColor = clNone
387            Title.DoSubmitValidation = True
388            Title.Font.Color = clNone
389            Title.Font.Size = 10
390            Title.Font.Style = []
391            Title.Header = False
392            Title.Height = '0'
393            Title.ShowHint = True
394            Title.Text = 'CATEGORY'
395            Title.VAlign = vaMiddle
396            Title.Visible = True
397            Title.Width = '0'
398            Title.Wrap = False
399            Title.RawText = True
400          end
401          item
402            Alignment = taLeftJustify
403            BGColor = clNone
404            DoSubmitValidation = True
405            Font.Color = clNone
406            Font.Size = 10
407            Font.Style = []
408            Header = False
409            Height = '0'
410            ShowHint = True
411            VAlign = vaMiddle
412            Visible = True
413            Width = '0'
414            Wrap = False
415            RawText = False
416            Css = ''
417            BlobCharLimit = 0
418            CompareHighlight = hcNone
419            DataField = 'STOCK'
420            Title.Alignment = taCenter
421            Title.BGColor = clNone
422            Title.DoSubmitValidation = True
423            Title.Font.Color = clNone
424            Title.Font.Size = 10
425            Title.Font.Style = []
426            Title.Header = False
427            Title.Height = '0'
428            Title.ShowHint = True
429            Title.Text = 'STOCK'
430            Title.VAlign = vaMiddle
431            Title.Visible = True
432            Title.Width = '0'
433            Title.Wrap = False
434            Title.RawText = True
435          end
436          item
437            Alignment = taLeftJustify
438            BGColor = clNone
439            DoSubmitValidation = True
440            Font.Color = clNone
441            Font.Size = 10
442            Font.Style = []
443            Header = False
444            Height = '0'
445            ShowHint = True
446            VAlign = vaMiddle
447            Visible = True
448            Width = '0'
449            Wrap = False
450            RawText = False
451            Css = ''
452            BlobCharLimit = 0
453            CompareHighlight = hcNone
454            DataField = 'WEIGHT'
455            Title.Alignment = taCenter
456            Title.BGColor = clNone
457            Title.DoSubmitValidation = True
458            Title.Font.Color = clNone
459            Title.Font.Size = 10
460            Title.Font.Style = []
461            Title.Header = False
462            Title.Height = '0'
463            Title.ShowHint = True
464            Title.Text = 'WEIGHT'
465            Title.VAlign = vaMiddle
466            Title.Visible = True
467            Title.Width = '0'
468            Title.Wrap = False
469            Title.RawText = True
470          end
471          item
472            Alignment = taLeftJustify
473            BGColor = clNone
474            DoSubmitValidation = True
475            Font.Color = clNone
476            Font.Size = 10
477            Font.Style = []
478            Header = False
479            Height = '0'
480            ShowHint = True
481            VAlign = vaMiddle
482            Visible = True
483            Width = '0'
484            Wrap = False
485            RawText = False
486            Css = ''
487            BlobCharLimit = 0
488            CompareHighlight = hcNone
489            DataField = 'COMMENT'
490            Title.Alignment = taCenter
491            Title.BGColor = clNone
492            Title.DoSubmitValidation = True
493            Title.Font.Color = clNone
494            Title.Font.Size = 10
495            Title.Font.Style = []
496            Title.Header = False
497            Title.Height = '0'
498            Title.ShowHint = True
499            Title.Text = 'COMMENT'
500            Title.VAlign = vaMiddle
501            Title.Visible = True
502            Title.Width = '0'
503            Title.Wrap = False
504            Title.RawText = True
505          end
506          item
507            Alignment = taLeftJustify
508            BGColor = clNone
509            DoSubmitValidation = True
510            Font.Color = clNone
511            Font.Size = 10
512            Font.Style = []
513            Header = False
514            Height = '0'
515            ShowHint = True
516            VAlign = vaMiddle
517            Visible = True
518            Width = '0'
519            Wrap = False
520            RawText = False
521            Css = ''
522            BlobCharLimit = 0
523            CompareHighlight = hcNone
524            DataField = 'AGREE'
525            Title.Alignment = taCenter
526            Title.BGColor = clNone
527            Title.DoSubmitValidation = True
528            Title.Font.Color = clNone
529            Title.Font.Size = 10
530            Title.Font.Style = []
531            Title.Header = False
532            Title.Height = '0'
533            Title.ShowHint = True
534            Title.Text = 'AGREE'
535            Title.VAlign = vaMiddle
536            Title.Visible = True
537            Title.Width = '0'
538            Title.Wrap = False
539            Title.RawText = True
540          end>
541      DataSource = DataSource1      DataSource = DataSource1
542      FooterRowCount = 0      FooterRowCount = 0
543      FriendlyName = 'IWDBGrid1'      FriendlyName = 'IWDBGrid1'

Legend:
Removed from v.18  
changed lines
  Added in v.19

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26