products/Sources/formale Sprachen/Delphi/Agenda 1.1/Sources image not shown  

Quellcode-Bibliothek

© Kompilation durch diese Firma

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

Datei: reSounds.dfm   Sprache: Delphi

object SoundsBox: TSoundsBox
  Left = 238
  Top = 285
  BorderStyle = bsDialog
  Caption = 'Sounds einstellen'
  ClientHeight = 339
  ClientWidth = 433
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clBlack
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = True
  Position = poScreenCenter
  OnCreate = FormCreate
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 8
    Top = 24
    Width = 58
    Height = 13
    Caption = 'Geburtstag: '
  end
  object Label2: TLabel
    Left = 8
    Top = 80
    Width = 92
    Height = 13
    Caption = 'Sonstiges Ereignis: '
  end
  object Label3: TLabel
    Left = 8
    Top = 136
    Width = 22
    Height = 13
    Caption = 'Ding'
  end
  object Label4: TLabel
    Left = 8
    Top = 192
    Width = 48
    Height = 13
    Caption = 'DingDong'
  end
  object Label5: TLabel
    Left = 8
    Top = 240
    Width = 53
    Height = 13
    Caption = 'Morsecode'
  end
  object OKButton: TButton
    Left = 101
    Top = 288
    Width = 84
    Height = 25
    Cancel = True
    Caption = 'OK'
    Default = True
    ModalResult = 1
    TabOrder = 0
  end
  object Edit1: TEdit
    Left = 115
    Top = 24
    Width = 217
    Height = 21
    TabOrder = 1
  end
  object Edit2: TEdit
    Left = 115
    Top = 77
    Width = 217
    Height = 21
    TabOrder = 2
  end
  object Edit3: TEdit
    Left = 115
    Top = 130
    Width = 217
    Height = 21
    TabOrder = 3
  end
  object Edit4: TEdit
    Left = 115
    Top = 184
    Width = 217
    Height = 21
    TabOrder = 4
  end
  object Button1: TButton
    Left = 352
    Top = 24
    Width = 49
    Height = 25
    Caption = 'Find'
    TabOrder = 5
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 353
    Top = 80
    Width = 47
    Height = 25
    Caption = 'Find'
    TabOrder = 6
    OnClick = Button2Click
  end
  object Button3: TButton
    Left = 353
    Top = 128
    Width = 47
    Height = 25
    Caption = 'Find'
    TabOrder = 7
    OnClick = Button3Click
  end
  object Button4: TButton
    Left = 353
    Top = 184
    Width = 47
    Height = 25
    Caption = 'Find'
    TabOrder = 8
    OnClick = Button4Click
  end
  object CancelButton: TButton
    Left = 240
    Top = 288
    Width = 75
    Height = 25
    Caption = 'Cancel'
    ModalResult = 2
    TabOrder = 9
    OnClick = CancelButtonClick
  end
  object MorseCheckBox: TCheckBox
    Left = 115
    Top = 239
    Width = 110
    Height = 17
    Caption = 'send Morse codes'
    TabOrder = 10
    OnClick = MorseCheckBoxClick
  end
end

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