products/sources/formale Sprachen/Delphi/Autor 0.7 image not shown  

Quellcode-Bibliothek

© Kompilation durch diese Firma

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

Datei: OptionClass.dfm   Sprache: Delphi

object OptionDialog: TOptionDialog
  Left = 0
  Top = 0
  Caption = 'Optionen'
  ClientHeight = 451
  ClientWidth = 526
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'Tahoma'
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  PixelsPerInch = 96
  TextHeight = 13
  object Label3: TLabel
    Left = 24
    Top = 9
    Width = 74
    Height = 16
    Caption = 'HTML-Pr'#228'fix'
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label4: TLabel
    Left = 24
    Top = 44
    Width = 72
    Height = 16
    Caption = 'HTML-Suffix'
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label6: TLabel
    Left = 24
    Top = 82
    Width = 98
    Height = 16
    Caption = 'Internet-Adresse'
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object ftpuser: TLabel
    Left = 24
    Top = 114
    Width = 76
    Height = 16
    Caption = 'ferner Nutzer'
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'Tahoma'
    Font.Style = []
    ParentFont = False
  end
  object ftppassword: TLabel
    Left = 24
    Top = 145
    Width = 87
    Height = 16
    Caption = 'fernes Pa'#223'wort'
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'Tahoma'
    Font.Style = []
    ParentFont = False
  end
  object Label1: TLabel
    Left = 24
    Top = 186
    Width = 99
    Height = 16
    Caption = 'Artikelverzeichnis'
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'Tahoma'
    Font.Style = []
    ParentFont = False
  end
  object Label2: TLabel
    Left = 24
    Top = 221
    Width = 105
    Height = 16
    Caption = 'fernes Verzeichnis'
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'Tahoma'
    Font.Style = []
    ParentFont = False
  end
  object Schlag: TLabel
    Left = 24
    Top = 257
    Width = 55
    Height = 16
    Caption = 'Overhead'
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'Tahoma'
    Font.Style = []
    ParentFont = False
  end
  object Label5: TLabel
    Left = 24
    Top = 298
    Width = 24
    Height = 13
    Caption = 'Tag1'
  end
  object Tag1: TLabel
    Left = 24
    Top = 325
    Width = 24
    Height = 13
    Caption = 'Tag2'
  end
  object Tag2: TLabel
    Left = 24
    Top = 352
    Width = 24
    Height = 13
    Caption = 'Tag3'
  end
  object Tag3: TLabel
    Left = 186
    Top = 298
    Width = 24
    Height = 13
    Caption = 'Tag4'
  end
  object Tag4: TLabel
    Left = 186
    Top = 325
    Width = 24
    Height = 13
    Caption = 'Tag5'
  end
  object Tag5: TLabel
    Left = 186
    Top = 352
    Width = 24
    Height = 13
    Caption = 'Tag6'
  end
  object Tag6: TLabel
    Left = 360
    Top = 298
    Width = 24
    Height = 13
    Caption = 'Tag7'
  end
  object Tag7: TLabel
    Left = 360
    Top = 325
    Width = 24
    Height = 13
    Caption = 'Tag8'
  end
  object Tag8: TLabel
    Left = 360
    Top = 352
    Width = 24
    Height = 13
    Caption = 'Tag9'
  end
  object OKButton: TButton
    Left = 424
    Top = 395
    Width = 75
    Height = 25
    Caption = 'OK'
    Default = True
    ModalResult = 1
    TabOrder = 0
    OnClick = OKButtonClick
  end
  object Edit1: TEdit
    Left = 158
    Top = 8
    Width = 240
    Height = 21
    TabOrder = 1
    Text = 'Edit1'
  end
  object Edit2: TEdit
    Left = 158
    Top = 43
    Width = 240
    Height = 21
    TabOrder = 2
    Text = 'Edit2'
  end
  object Button2: TButton
    Left = 224
    Top = 395
    Width = 75
    Height = 25
    Caption = 'Abbrechen'
    ModalResult = 2
    TabOrder = 3
  end
  object Edit3: TEdit
    Left = 158
    Top = 78
    Width = 240
    Height = 21
    TabOrder = 4
    Text = 'Edit3'
  end
  object Edit4: TEdit
    Left = 158
    Top = 114
    Width = 240
    Height = 21
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = 'Tahoma'
    Font.Style = []
    ParentFont = False
    PasswordChar = '*'
    TabOrder = 5
    Text = 'Edit4'
  end
  object Edit5: TEdit
    Left = 158
    Top = 149
    Width = 240
    Height = 21
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = 'Tahoma'
    Font.Style = []
    ParentFont = False
    PasswordChar = '*'
    TabOrder = 6
    Text = 'Edit5'
  end
  object Edit7: TEdit
    Left = 158
    Top = 220
    Width = 240
    Height = 21
    TabOrder = 7
    Text = 'Edit7'
  end
  object Edit6: TEdit
    Left = 158
    Top = 185
    Width = 240
    Height = 21
    TabOrder = 8
    Text = 'Edit6'
  end
  object Edit8: TEdit
    Left = 158
    Top = 256
    Width = 240
    Height = 21
    TabOrder = 9
    Text = 'Edit8'
  end
  object Etag1: TEdit
    Left = 64
    Top = 295
    Width = 97
    Height = 21
    TabOrder = 10
  end
  object Etag2: TEdit
    Left = 64
    Top = 322
    Width = 97
    Height = 21
    TabOrder = 11
  end
  object Etag3: TEdit
    Left = 64
    Top = 349
    Width = 97
    Height = 21
    TabOrder = 12
  end
  object Etag4: TEdit
    Left = 232
    Top = 295
    Width = 101
    Height = 21
    TabOrder = 13
  end
  object Etag5: TEdit
    Left = 232
    Top = 322
    Width = 101
    Height = 21
    TabOrder = 14
  end
  object Etag6: TEdit
    Left = 232
    Top = 349
    Width = 101
    Height = 21
    TabOrder = 15
  end
  object Etag7: TEdit
    Left = 400
    Top = 295
    Width = 101
    Height = 21
    TabOrder = 16
  end
  object Etag8: TEdit
    Left = 400
    Top = 322
    Width = 99
    Height = 21
    TabOrder = 17
  end
  object Etag9: TEdit
    Left = 402
    Top = 349
    Width = 99
    Height = 21
    TabOrder = 18
  end
  object Reset: TButton
    Left = 25
    Top = 395
    Width = 75
    Height = 25
    Caption = 'Reset'
    TabOrder = 19
    OnClick = ResetClick
  end
end

¤ Dauer der Verarbeitung: 0.19 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