object TextForm: TTextForm Left = 376 Top = 212 ActiveControl = BOk BorderStyle = bsDialog Caption = 'Texte' ClientHeight = 419 ClientWidth = 554 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsStayOnTop KeyPreview = True OldCreateOrder = False Position = poMainFormCenter OnCreate = FormCreate OnDestroy = FormDestroy OnHide = FormHide OnKeyPress = FormKeyPress OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object BAnnuler: TButton Left = 470 Top = 384 Width = 75 Height = 25 Caption = 'Annuler' TabOrder = 4 OnClick = BAnnulerClick end object BOk: TButton Left = 390 Top = 384 Width = 75 Height = 25 Caption = 'Ok' TabOrder = 3 OnClick = BOkClick end object PageControl: TPageControl Left = 8 Top = 8 Width = 537 Height = 369 ActivePage = TshTexte TabOrder = 0 object TshTexte: TTabSheet Caption = 'Texte' object Label2: TLabel Left = 256 Top = 16 Width = 31 Height = 13 Caption = 'Taille :' Transparent = True end object Label1: TLabel Left = 16 Top = 80 Width = 42 Height = 13 Caption = 'Couleur :' Transparent = True end object Label3: TLabel Left = 120 Top = 80 Width = 58 Height = 13 Caption = 'Alignement :' Transparent = True end object SBGauche: TSpeedButton Left = 120 Top = 96 Width = 21 Height = 21 GroupIndex = 1 Down = True Flat = True end object SBCentre: TSpeedButton Tag = 1 Left = 144 Top = 96 Width = 21 Height = 21 GroupIndex = 1 Flat = True end object SBDroite: TSpeedButton Tag = 2 Left = 168 Top = 96 Width = 21 Height = 21 GroupIndex = 1 Flat = True end object Bevel1: TBevel Left = 16 Top = 68 Width = 497 Height = 9 Shape = bsTopLine end object Label7: TLabel Left = 216 Top = 80 Width = 33 Height = 13 Caption = 'Angle :' Transparent = True end object Label5: TLabel Left = 16 Top = 144 Width = 34 Height = 13 Caption = 'Saisie :' Transparent = True end object Label6: TLabel Left = 337 Top = 144 Width = 40 Height = 13 Caption = 'Aper'#231'u :' Transparent = True end object Label4: TLabel Left = 16 Top = 16 Width = 35 Height = 13 Caption = 'Police :' Transparent = True end object Bevel5: TBevel Left = 16 Top = 132 Width = 497 Height = 9 Shape = bsTopLine end object CBPolices: TComboBox Left = 16 Top = 32 Width = 225 Height = 21 Style = csDropDownList ItemHeight = 13 TabOrder = 0 OnChange = CBPolicesChange end object CBGras: TCheckBox Left = 344 Top = 18 Width = 73 Height = 17 Caption = 'Gras' TabOrder = 2 OnClick = CBOptionClick end object CBItalique: TCheckBox Left = 344 Top = 36 Width = 73 Height = 17 Caption = 'Italique' TabOrder = 3 OnClick = CBOptionClick end object CBSouligne: TCheckBox Left = 424 Top = 36 Width = 81 Height = 17 Caption = 'Soulign'#233 TabOrder = 5 OnClick = CBOptionClick end object CBBarre: TCheckBox Left = 424 Top = 18 Width = 81 Height = 17 Caption = 'Barr'#233 TabOrder = 4 OnClick = CBOptionClick end object CBLisser: TCheckBox Left = 304 Top = 96 Width = 73 Height = 17 Caption = 'Lisser' Checked = True State = cbChecked TabOrder = 8 end object EdiAngle: TSpinEdit2 Left = 216 Top = 96 Width = 65 Height = 21 MaxLength = 4 MaxValue = 180 MinValue = -180 ShowUpDown = True TabOrder = 7 Value = 0 end object Memo: TMemo Left = 16 Top = 160 Width = 313 Height = 161 Ctl3D = True ParentCtl3D = False ScrollBars = ssBoth TabOrder = 10 WordWrap = False end object ColorEditText: TColorEdit Left = 16 Top = 96 Width = 80 Height = 22 BorderStyle = bsSingle Color = clBlack CustomText = 'Autres couleurs...' ColorDialog = MainForm.GlobalColorDialog ReadOnly = False TabOrder = 6 TabStop = True end object PnlApercu: TPanel Left = 336 Top = 160 Width = 178 Height = 162 BevelInner = bvRaised BevelOuter = bvLowered Caption = 'AbYz' Ctl3D = False Enabled = False ParentColor = True ParentCtl3D = False TabOrder = 11 end object BEffacer: TButton Left = 393 Top = 88 Width = 121 Height = 25 Caption = 'Effacer le texte' TabOrder = 9 OnClick = BEffacerClick end object CBTaille: TComboBox Left = 256 Top = 32 Width = 65 Height = 21 AutoComplete = False DropDownCount = 16 ItemHeight = 13 MaxLength = 4 TabOrder = 1 Text = '12' OnExit = CBTailleExit OnSelect = CBTailleSelect Items.Strings = ( '8' '10' '12' '14' '18' '24' '30' '36' '48' '60' '72' '100' '150' '200' '300') end end object TshEffets: TTabSheet Caption = 'Effets' ImageIndex = 1 object LblDX: TLabel Left = 16 Top = 112 Width = 41 Height = 13 Caption = 'Delta X :' Transparent = True end object LblDY: TLabel Left = 92 Top = 112 Width = 41 Height = 13 Caption = 'Delta Y :' Transparent = True end object LblCouleurOmbre: TLabel Left = 168 Top = 112 Width = 42 Height = 13 Caption = 'Couleur :' Transparent = True end object Bevel2: TBevel Left = 16 Top = 264 Width = 497 Height = 9 Shape = bsTopLine end object LblOpacite: TLabel Left = 16 Top = 18 Width = 37 Height = 13 Caption = 'Opacit'#233 Transparent = True end object Bevel3: TBevel Left = 16 Top = 166 Width = 497 Height = 9 Shape = bsTopLine end object LblCouleurContour: TLabel Left = 16 Top = 210 Width = 42 Height = 13 Caption = 'Couleur :' Transparent = True end object SB1: TSpeedButton Left = 242 Top = 128 Width = 23 Height = 22 GroupIndex = 1 Flat = True end object SB2: TSpeedButton Left = 90 Top = 226 Width = 23 Height = 22 GroupIndex = 1 Flat = True end object Bevel4: TBevel Left = 16 Top = 68 Width = 497 Height = 9 Shape = bsTopLine end object SBMotif: TSpeedButton Left = 370 Top = 300 Width = 23 Height = 21 Flat = True OnClick = SBMotifClick end object LblAlphaShadow: TLabel Left = 280 Top = 112 Width = 43 Height = 13 Caption = 'Opacit'#233' :' Transparent = True end object LblStyle: TLabel Left = 368 Top = 112 Width = 29 Height = 13 Caption = 'Style :' Transparent = True end object CBOmbre: TCheckBox Left = 16 Top = 84 Width = 161 Height = 17 Caption = 'Ombre port'#233'e' TabOrder = 1 OnClick = CBOmbreClick end object CBContour: TCheckBox Left = 16 Top = 184 Width = 97 Height = 17 Caption = 'Contour' TabOrder = 7 OnClick = CBContourClick end object CBFlou: TCheckBox Left = 180 Top = 184 Width = 81 Height = 17 Caption = 'Flou' TabOrder = 9 OnClick = CBFlouClick end object RBFlouLeger: TRadioButton Left = 180 Top = 210 Width = 113 Height = 17 Caption = 'L'#233'ger' Checked = True TabOrder = 10 TabStop = True end object RBFlouFort: TRadioButton Left = 180 Top = 228 Width = 113 Height = 17 Caption = 'Elev'#233 TabOrder = 11 end object CBInverser: TCheckBox Left = 344 Top = 204 Width = 113 Height = 17 Caption = 'Mode n'#233'gatif' TabOrder = 13 OnClick = CBInverserClick end object EdiDX: TSpinEdit2 Left = 16 Top = 128 Width = 65 Height = 21 MaxLength = 3 MaxValue = 50 MinValue = -50 ShowUpDown = True TabOrder = 2 Value = 5 end object EdiDY: TSpinEdit2 Left = 92 Top = 128 Width = 65 Height = 21 MaxLength = 3 MaxValue = 50 MinValue = -50 ShowUpDown = True TabOrder = 3 Value = 5 end object TBOpacite: TTrackBar Left = 10 Top = 32 Width = 377 Height = 33 Max = 100 Min = 10 PageSize = 5 Frequency = 5 Position = 100 TabOrder = 0 ThumbLength = 15 OnChange = TBOpaciteChange end object CB3D: TCheckBox Left = 344 Top = 184 Width = 113 Height = 17 Caption = 'Biseau externe' TabOrder = 12 OnClick = CB3DClick end object ColorEditOmbre: TColorEdit Left = 168 Top = 128 Width = 73 Height = 22 BorderStyle = bsSingle Color = clBlack CustomText = 'Autres couleurs...' ColorDialog = MainForm.GlobalColorDialog ReadOnly = False TabOrder = 4 TabStop = True end object ColorEditContour: TColorEdit Left = 16 Top = 226 Width = 73 Height = 22 BorderStyle = bsSingle Color = clWhite CustomText = 'Autres couleurs...' ColorDialog = MainForm.GlobalColorDialog ReadOnly = False TabOrder = 8 TabStop = True end object CBMotif: TCheckBox Left = 16 Top = 280 Width = 257 Height = 17 Caption = 'Motif de remplissage :' TabOrder = 14 OnClick = CBMotifClick end object EdiMotif: TSpecialEdit Left = 16 Top = 300 Width = 353 Height = 21 BorderStyle = bsSingle ButtonStyle = stDown DisabledColor = clBtnFace ItemIndex = -1 MinimizeText = True NumGlyphs = 1 ParentColor = False ReadOnly = False ShowButton = False TabOrder = 15 TabStop = True OnClick = SBMotifClick end object EdiAlphaShadow: TSpinEdit2 Left = 280 Top = 128 Width = 73 Height = 21 MaxValue = 100 MinValue = 10 ShowUpDown = True TabOrder = 5 Value = 80 end object CBStyle: TComboBox Left = 368 Top = 128 Width = 145 Height = 21 Style = csDropDownList ItemHeight = 13 ItemIndex = 1 TabOrder = 6 Text = 'Liss'#233 Items.Strings = ( 'Plat' 'Liss'#233 'Diffusion') end end end object BSel: TButton Left = 8 Top = 384 Width = 177 Height = 25 Caption = 'Transformer en s'#233'lection' TabOrder = 1 OnClick = BSelClick end object BCharmap: TButton Left = 190 Top = 384 Width = 177 Height = 25 Caption = 'Charmap' TabOrder = 2 OnClick = BCharmapClick end end