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: Bille.dpr.~26~   Sprache: Unknown

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

object SearchReplace: TSearchReplace
  Left = 0
  Top = 0
  BorderStyle = bsSizeToolWin
  BorderWidth = 1
  Caption = 'Suchen/Ersetzen'
  ClientHeight = 68
  ClientWidth = 240
  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 = 240
    Height = 68
    Align = alClient
    TabOrder = 0
    ExplicitWidth = 274
    object Panel2: TPanel
      Left = 1
      Top = 1
      Width = 238
      Height = 29
      Align = alTop
      TabOrder = 0
      ExplicitWidth = 272
      object Edit1: TEdit
        AlignWithMargins = True
        Left = 4
        Top = 4
        Width = 230
        Height = 21
        Align = alClient
        TabOrder = 0
        Text = 'Edit1'
        OnChange = Edit1Change
        ExplicitWidth = 264
      end
    end
    object Panel1: TPanel
      Left = 1
      Top = 38
      Width = 238
      Height = 29
      Align = alBottom
      Ctl3D = True
      ParentCtl3D = False
      ShowCaption = False
      TabOrder = 1
      ExplicitWidth = 272
      object Label4: TLabel
        Left = 1
        Top = 1
        Width = 80
        Height = 27
        Align = alLeft
        AutoSize = False
        ExplicitLeft = -2
        ExplicitTop = -2
      end
      object Naechstes: TButton
        AlignWithMargins = True
        Left = 84
        Top = 4
        Width = 67
        Height = 21
        Align = alLeft
        Caption = 'n'#228'chstes'
        Default = True
        ModalResult = 1
        TabOrder = 0
        ExplicitLeft = 92
        ExplicitTop = -2
      end
      object Panel4: TPanel
        Left = 154
        Top = 1
        Width = 170
        Height = 27
        Align = alLeft
        BevelOuter = bvNone
        TabOrder = 1
        ExplicitLeft = 219
      end
    end
  end
end

[ Dauer der Verarbeitung: 0.110 Sekunden  ]