products/Sources/formale Sprachen/Delphi/Bille 0.71/__history image not shown  

Quellcode-Bibliothek

© Kompilation durch diese Firma

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

Datei:   Sprache: Unknown

Spracherkennung für: .~2~ vermutete Sprache: Delphi {Delphi[81] Abap[97] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]

object SearchReplace: TSearchReplace
  Left = 0
  Top = 0
  BorderStyle = bsSizeToolWin
  BorderWidth = 1
  Caption = 'Suchen/Ersetzen'
  ClientHeight = 68
  ClientWidth = 368
  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
  OnCreate = FormCreate
  OnKeyDown = FormKeyDown
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Panel5: TPanel
    Left = 0
    Top = 0
    Width = 368
    Height = 68
    Align = alClient
    TabOrder = 0
    ExplicitWidth = 359
    ExplicitHeight = 92
    object Panel2: TPanel
      Left = 1
      Top = 1
      Width = 366
      Height = 29
      Align = alTop
      TabOrder = 0
      ExplicitWidth = 357
      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 Edit1: TEdit
        AlignWithMargins = True
        Left = 103
        Top = 4
        Width = 259
        Height = 21
        Align = alClient
        TabOrder = 0
        Text = 'Edit1'
        ExplicitLeft = 184
        ExplicitTop = 0
        ExplicitWidth = 121
      end
    end
    object Panel1: TPanel
      Left = 1
      Top = 38
      Width = 366
      Height = 29
      Align = alBottom
      Ctl3D = True
      ParentCtl3D = False
      ShowCaption = False
      TabOrder = 1
      ExplicitLeft = 0
      ExplicitTop = 31
      ExplicitWidth = 357
      object Label4: TLabel
        Left = 1
        Top = 1
        Width = 10
        Height = 27
        Align = alLeft
        AutoSize = False
      end
      object Naechstes: TButton
        AlignWithMargins = True
        Left = 14
        Top = 4
        Width = 67
        Height = 21
        Align = alLeft
        Caption = 'n'#228'chstes'
        Default = True
        ModalResult = 1
        TabOrder = 0
      end
      object Button2: TButton
        AlignWithMargins = True
        Left = 168
        Top = 4
        Width = 83
        Height = 21
        Align = alLeft
        Caption = 'Abbrechen'
        ModalResult = 2
        TabOrder = 1
      end
      object Panel4: TPanel
        Left = 254
        Top = 1
        Width = 170
        Height = 27
        Align = alLeft
        BevelOuter = bvNone
        TabOrder = 2
        object Button4: TButton
          AlignWithMargins = True
          Left = 3
          Top = 2
          Width = 75
          Height = 21
          Caption = 'alle finden'
          ModalResult = 8
          TabOrder = 0
          TabStop = False
        end
      end
      object Voriges: TButton
        AlignWithMargins = True
        Left = 87
        Top = 4
        Width = 75
        Height = 21
        Align = alLeft
        Caption = 'vorheriges'
        ModalResult = 6
        TabOrder = 3
      end
    end
  end
end

[ Dauer der Verarbeitung: 0.81 Sekunden  ]