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: Search.dfm.~2~   Sprache: Unknown

rahmenlose Ansicht.~2~ DruckansichtDelphi {Delphi[85] Abap[99] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]

object SearchReplace: TSearchReplace
  Left = 0
  Top = 0
  BorderStyle = bsSizeToolWin
  BorderWidth = 1
  Caption = 'Suchen/Ersetzen'
  ClientHeight = 68
  ClientWidth = 274
  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 = 274
    Height = 68
    Align = alClient
    TabOrder = 0
    ExplicitWidth = 368
    object Panel2: TPanel
      Left = 1
      Top = 1
      Width = 272
      Height = 29
      Align = alTop
      TabOrder = 0
      ExplicitWidth = 366
      object Edit1: TEdit
        AlignWithMargins = True
        Left = 4
        Top = 4
        Width = 264
        Height = 21
        Align = alClient
        TabOrder = 0
        Text = 'Edit1'
        ExplicitLeft = 103
        ExplicitWidth = 259
      end
    end
    object Panel1: TPanel
      Left = 1
      Top = 38
      Width = 272
      Height = 29
      Align = alBottom
      Ctl3D = True
      ParentCtl3D = False
      ShowCaption = False
      TabOrder = 1
      ExplicitWidth = 366
      object Label4: TLabel
        Left = 1
        Top = 1
        Width = 64
        Height = 27
        Align = alLeft
        AutoSize = False
      end
      object Naechstes: TButton
        AlignWithMargins = True
        Left = 68
        Top = 4
        Width = 67
        Height = 21
        Align = alLeft
        Caption = 'n'#228'chstes'
        Default = True
        ModalResult = 1
        TabOrder = 0
        ExplicitLeft = 14
        ExplicitTop = 12
      end
      object Panel4: TPanel
        Left = 219
        Top = 1
        Width = 170
        Height = 27
        Align = alLeft
        BevelOuter = bvNone
        TabOrder = 1
        ExplicitLeft = 254
      end
      object Voriges: TButton
        AlignWithMargins = True
        Left = 141
        Top = 4
        Width = 75
        Height = 21
        Align = alLeft
        Caption = 'vorheriges'
        ModalResult = 6
        TabOrder = 2
        ExplicitLeft = 87
      end
    end
  end
end

[ Verzeichnis aufwärts0.71unsichere Verbindung  ]