object Form4: TForm4 Left = 395 Top = 250 BorderStyle = bsToolWindow Caption = 'Viewer PC 2.3 Pr�visualisation' ClientHeight = 447 ClientWidth = 445 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poDesktopCenter OnActivate = FormActivate PixelsPerInch = 96 TextHeight = 13 object Panel1: TPanel Left = 0 Top = 416 Width = 445 Height = 31 Align = alBottom TabOrder = 0 object Label1: TLabel Left = 8 Top = 8 Width = 81 Height = 16 Caption = 'Taille Ic�nes' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False end object Label2: TLabel Left = 244 Top = 8 Width = 28 Height = 16 Caption = '25 %' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False end object TrackBar1: TTrackBar Left = 92 Top = 4 Width = 150 Height = 25 Max = 100 Min = 1 Orientation = trHorizontal Frequency = 10 Position = 25 SelEnd = 0 SelStart = 0 TabOrder = 0 ThumbLength = 15 TickMarks = tmTopLeft TickStyle = tsAuto OnChange = TrackBar1Change end object Button1: TButton Left = 366 Top = 6 Width = 75 Height = 21 Caption = '&Annuler' TabOrder = 1 OnClick = Button1Click end end object Thumbview1: TThumbview Left = 0 Top = 0 Width = 428 Height = 416 Align = alClient BevelOuter = bvNone TabOrder = 2 MaxWidth = 200 MaxHeight = 200 Size = 25 FitToScreen = False object Bevel1: TBevel Left = 0 Top = 0 Width = 428 Height = 416 Align = alClient end end end