home *** CD-ROM | disk | FTP | other *** search
/ Logiciels PC Special 8 / LogicielsPCHS_8.iso / Reflexion / Kikoo / Kikoo14.exe / 0 / RCDATA / TFORM3 / TFORM3.txt < prev   
Text File  |  2000-03-17  |  5KB  |  222 lines

  1. object Form3: TForm3
  2.   Left = 402
  3.   Top = 230
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsToolWindow
  6.   Caption = 'R∩┐╜glages fins'
  7.   ClientHeight = 289
  8.   ClientWidth = 170
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   FormStyle = fsStayOnTop
  16.   OldCreateOrder = False
  17.   OnActivate = FormActivate
  18.   OnClose = FormClose
  19.   OnCreate = FormCreate
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object Label1: TLabel
  23.     Left = 8
  24.     Top = 80
  25.     Width = 105
  26.     Height = 13
  27.     Caption = 'Nb. de couleurs (2-5) :'
  28.     Font.Charset = DEFAULT_CHARSET
  29.     Font.Color = clWindowText
  30.     Font.Height = -11
  31.     Font.Name = 'MS Sans Serif'
  32.     Font.Style = []
  33.     ParentFont = False
  34.   end
  35.   object Label2: TLabel
  36.     Left = 8
  37.     Top = 128
  38.     Width = 103
  39.     Height = 13
  40.     Caption = 'Longueur min. (2-10) :'
  41.     Font.Charset = DEFAULT_CHARSET
  42.     Font.Color = clWindowText
  43.     Font.Height = -11
  44.     Font.Name = 'MS Sans Serif'
  45.     Font.Style = []
  46.     ParentFont = False
  47.   end
  48.   object Label3: TLabel
  49.     Left = 8
  50.     Top = 176
  51.     Width = 103
  52.     Height = 13
  53.     Caption = 'Longueur max (2-10) :'
  54.     Font.Charset = DEFAULT_CHARSET
  55.     Font.Color = clWindowText
  56.     Font.Height = -11
  57.     Font.Name = 'MS Sans Serif'
  58.     Font.Style = []
  59.     ParentFont = False
  60.   end
  61.   object LabelNbCoul: TLabel
  62.     Left = 155
  63.     Top = 80
  64.     Width = 8
  65.     Height = 13
  66.     Alignment = taRightJustify
  67.     Caption = '3'
  68.     Font.Charset = DEFAULT_CHARSET
  69.     Font.Color = clWindowText
  70.     Font.Height = -11
  71.     Font.Name = 'MS Sans Serif'
  72.     Font.Style = [fsBold]
  73.     ParentFont = False
  74.   end
  75.   object LabelMin: TLabel
  76.     Left = 155
  77.     Top = 128
  78.     Width = 8
  79.     Height = 13
  80.     Alignment = taRightJustify
  81.     Caption = '2'
  82.     Font.Charset = DEFAULT_CHARSET
  83.     Font.Color = clWindowText
  84.     Font.Height = -11
  85.     Font.Name = 'MS Sans Serif'
  86.     Font.Style = [fsBold]
  87.     ParentFont = False
  88.   end
  89.   object LabelMax: TLabel
  90.     Left = 155
  91.     Top = 176
  92.     Width = 8
  93.     Height = 13
  94.     Alignment = taRightJustify
  95.     Caption = '2'
  96.     Font.Charset = DEFAULT_CHARSET
  97.     Font.Color = clWindowText
  98.     Font.Height = -11
  99.     Font.Name = 'MS Sans Serif'
  100.     Font.Style = [fsBold]
  101.     ParentFont = False
  102.   end
  103.   object Image1: TImage
  104.     Left = 8
  105.     Top = 16
  106.     Width = 32
  107.     Height = 32
  108.     Picture.Data = {<image000.bmp>}
  109.   end
  110.   object Ok: TButton
  111.     Left = 104
  112.     Top = 262
  113.     Width = 59
  114.     Height = 22
  115.     Caption = 'Ok'
  116.     Default = True
  117.     TabOrder = 0
  118.     OnClick = OkClick
  119.   end
  120.   object Tester: TButton
  121.     Left = 104
  122.     Top = 224
  123.     Width = 59
  124.     Height = 22
  125.     Caption = 'Tester'
  126.     TabOrder = 1
  127.     OnClick = TesterClick
  128.   end
  129.   object TrackBarNbCoul: TTrackBar
  130.     Left = 2
  131.     Top = 94
  132.     Width = 166
  133.     Height = 27
  134.     DragCursor = crDefault
  135.     Max = 5
  136.     Min = 2
  137.     Orientation = trHorizontal
  138.     Frequency = 1
  139.     Position = 3
  140.     SelEnd = 0
  141.     SelStart = 0
  142.     TabOrder = 2
  143.     ThumbLength = 14
  144.     TickMarks = tmTopLeft
  145.     TickStyle = tsAuto
  146.     OnChange = TrackBarNbCoulChange
  147.   end
  148.   object TrackBarMin: TTrackBar
  149.     Left = 2
  150.     Top = 144
  151.     Width = 166
  152.     Height = 25
  153.     DragCursor = crDefault
  154.     Min = 2
  155.     Orientation = trHorizontal
  156.     Frequency = 1
  157.     Position = 2
  158.     SelEnd = 0
  159.     SelStart = 0
  160.     TabOrder = 3
  161.     ThumbLength = 14
  162.     TickMarks = tmTopLeft
  163.     TickStyle = tsAuto
  164.     OnChange = TrackBarMinChange
  165.   end
  166.   object TrackBarMax: TTrackBar
  167.     Left = 2
  168.     Top = 192
  169.     Width = 166
  170.     Height = 25
  171.     DragCursor = crDefault
  172.     Min = 2
  173.     Orientation = trHorizontal
  174.     Frequency = 1
  175.     Position = 3
  176.     SelEnd = 0
  177.     SelStart = 0
  178.     TabOrder = 4
  179.     ThumbLength = 14
  180.     TickMarks = tmTopLeft
  181.     TickStyle = tsAuto
  182.     OnChange = TrackBarMaxChange
  183.   end
  184.   object Annuler: TButton
  185.     Left = 40
  186.     Top = 262
  187.     Width = 59
  188.     Height = 22
  189.     Caption = 'Annuler'
  190.     TabOrder = 5
  191.     OnClick = AnnulerClick
  192.   end
  193.   object Voir: TCheckBox
  194.     Left = 8
  195.     Top = 224
  196.     Width = 49
  197.     Height = 22
  198.     Caption = 'Voir'
  199.     TabOrder = 6
  200.     OnClick = VoirClick
  201.   end
  202.   object TypeRemplissage: TRadioGroup
  203.     Left = 48
  204.     Top = 8
  205.     Width = 113
  206.     Height = 57
  207.     Caption = 'Remplissage type...'
  208.     Font.Charset = DEFAULT_CHARSET
  209.     Font.Color = clWindowText
  210.     Font.Height = -11
  211.     Font.Name = 'MS Sans Serif'
  212.     Font.Style = []
  213.     ItemIndex = 0
  214.     Items.Strings = (
  215.       'Al∩┐╜atoire'
  216.       'Ordonn∩┐╜')
  217.     ParentFont = False
  218.     TabOrder = 7
  219.     OnClick = TypeRemplissageClick
  220.   end
  221. end
  222.