Anforderungen  |   Konzepte  |   Entwurf  |   Entwicklung  |   Qualitätssicherung  |   Lebenszyklus  |   Steuerung
 
 
 
 


Quellcode-Bibliothek

© Kompilation durch diese Firma

[Weder Korrektheit noch Funktionsfähigkeit der Software werden zugesichert.]

Datei: SearchReplace.dfm   Sprache: Delphi

object SearchReplace: TSearchReplace
  Left = 0
  Top = 0
  BorderStyle = bsSizeToolWin
  BorderWidth = 1
  Caption = 'Suchen/Ersetzen'
  ClientHeight = 112
  ClientWidth = 348
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'Tahoma'
  Font.Style = []
  FormStyle = fsStayOnTop
  OldCreateOrder = False
  Position = poMainFormCenter
  ShowHint = True
  OnKeyDown = FormKeyDown
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Panel5: TPanel
    Left = 0
    Top = 0
    Width = 348
    Height = 92
    Align = alClient
    TabOrder = 0
    object Panel3: TPanel
      Left = 1
      Top = 30
      Width = 346
      Height = 32
      Align = alTop
      TabOrder = 1
      object Label2: TLabel
        AlignWithMargins = True
        Left = 4
        Top = 4
        Width = 93
        Height = 24
        Align = alLeft
        AutoSize = False
        Caption = 'Ersetzen durch'
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -13
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
      end
      object ComboBox2: TComboBox
        AlignWithMargins = True
        Left = 103
        Top = 4
        Width = 239
        Height = 21
        Hint = '\0 ist der gefundene Text'
        Align = alClient
        AutoComplete = False
        TabOrder = 0
        OnKeyDown = ComboBox2KeyDown
      end
    end
    object Panel2: TPanel
      Left = 1
      Top = 1
      Width = 346
      Height = 29
      Align = alTop
      TabOrder = 0
      object Label1: TLabel
        AlignWithMargins = True
        Left = 4
        Top = 4
        Width = 93
        Height = 21
        Align = alLeft
        AutoSize = False
        Caption = 'Suchstring'
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -13
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
        OnClick = ComboBox1Click
      end
      object ComboBox1: TComboBox
        AlignWithMargins = True
        Left = 103
        Top = 4
        Width = 239
        Height = 21
        Hint = 'erlaubte Metazeichen sind .,^,$,[,] '
        Align = alClient
        AutoComplete = False
        AutoDropDown = True
        AutoCloseUp = True
        ParentShowHint = False
        ShowHint = True
        TabOrder = 0
        OnClick = ComboBox1Click
        OnKeyDown = ComboBox1KeyDown
      end
    end
    object Panel1: TPanel
      Left = 1
      Top = 62
      Width = 346
      Height = 29
      Align = alBottom
      Ctl3D = True
      ParentCtl3D = False
      ShowCaption = False
      TabOrder = 2
      object Label3: TLabel
        Left = 344
        Top = 1
        Width = 20
        Height = 27
        Align = alLeft
        AutoSize = False
        ExplicitLeft = 256
        ExplicitTop = -4
        ExplicitHeight = 29
      end
      object Label4: TLabel
        Left = 1
        Top = 1
        Width = 20
        Height = 27
        Align = alLeft
        AutoSize = False
        ExplicitLeft = 0
        ExplicitTop = 0
        ExplicitHeight = 29
      end
      object Button1: TButton
        AlignWithMargins = True
        Left = 24
        Top = 4
        Width = 67
        Height = 21
        Align = alLeft
        Caption = 'OK'
        Default = True
        ModalResult = 1
        TabOrder = 0
      end
      object Button2: TButton
        AlignWithMargins = True
        Left = 97
        Top = 4
        Width = 83
        Height = 21
        Align = alLeft
        Caption = 'Abbrechen'
        ModalResult = 2
        TabOrder = 1
      end
      object Panel4: TPanel
        Left = 183
        Top = 1
        Width = 161
        Height = 27
        Align = alLeft
        AutoSize = True
        BevelOuter = bvNone
        TabOrder = 2
        object Button3: TButton
          AlignWithMargins = True
          Left = 84
          Top = 3
          Width = 74
          Height = 21
          Align = alLeft
          Caption = 'alle ersetzen'
          ModalResult = 8
          TabOrder = 0
          TabStop = False
        end
        object Button4: TButton
          AlignWithMargins = True
          Left = 3
          Top = 3
          Width = 75
          Height = 21
          Align = alLeft
          Caption = 'alle finden'
          ModalResult = 8
          TabOrder = 1
          TabStop = False
        end
      end
    end
  end
  object Panel6: TPanel
    Left = 0
    Top = 92
    Width = 348
    Height = 20
    Align = alBottom
    TabOrder = 1
    object Label5: TLabel
      Left = 1
      Top = 1
      Width = 3
      Height = 18
      Align = alLeft
      ExplicitHeight = 13
    end
    object CheckBox1: TCheckBox
      AlignWithMargins = True
      Left = 7
      Top = 4
      Width = 153
      Height = 12
      TabStop = False
      Align = alLeft
      Caption = 'Gro'#223'-/Kleinschreibung'
      TabOrder = 1
    end
    object CheckBox2: TCheckBox
      AlignWithMargins = True
      Left = 166
      Top = 4
      Width = 178
      Height = 12
      TabStop = False
      Align = alClient
      Caption = 'regul'#228'rer Ausdruck'
      TabOrder = 0
    end
  end
end

¤ Dauer der Verarbeitung: 0.16 Sekunden  (vorverarbeitet)  ¤





Download des
Quellennavigators
Download des
sprechenden Kalenders

in der Quellcodebibliothek suchen




Haftungshinweis

Die Informationen auf dieser Webseite wurden nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit, noch Qualität der bereit gestellten Informationen zugesichert.


Bemerkung:

Die farbliche Syntaxdarstellung ist noch experimentell.


Bot Zugriff



                                                                                                                                                                                                                                                                                                                                                                                                     


Neuigkeiten

     Aktuelles
     Motto des Tages

Software

     Produkte
     Quellcodebibliothek

Aktivitäten

     Artikel über Sicherheit
     Anleitung zur Aktivierung von SSL

Muße

     Gedichte
     Musik
     Bilder

Jenseits des Üblichen ....
    

Besucherstatistik

Besucherstatistik