products/Sources/formale Sprachen/Delphi/Elbe 1.0/MySQL Interface erste Version image not shown  

Quellcode-Bibliothek

© Kompilation durch diese Firma

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

Datei: Feedback.dfm   Sprache: Delphi

object Feedform: TFeedform
  Left = 357
  Top = 182
  Caption = 'Feedform'
  ClientHeight = 446
  ClientWidth = 367
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 16
    Top = 16
    Width = 42
    Height = 13
    Caption = 'Vorname'
  end
  object Label2: TLabel
    Left = 16
    Top = 56
    Width = 28
    Height = 13
    Caption = 'Name'
  end
  object Label3: TLabel
    Left = 16
    Top = 96
    Width = 25
    Height = 13
    Caption = 'Email'
  end
  object Label6: TLabel
    Left = 16
    Top = 136
    Width = 51
    Height = 13
    Caption = 'Bewertung'
  end
  object Label7: TLabel
    Left = 16
    Top = 184
    Width = 53
    Height = 13
    Caption = 'Kommentar'
  end
  object Vorname: TEdit
    Left = 80
    Top = 16
    Width = 121
    Height = 21
    TabOrder = 0
    Text = 'Vorname'
  end
  object Name: TEdit
    Left = 80
    Top = 54
    Width = 121
    Height = 21
    TabOrder = 1
    Text = 'Name'
  end
  object Email: TEdit
    Left = 80
    Top = 93
    Width = 121
    Height = 21
    TabOrder = 2
    Text = 'Email'
  end
  object Kommentar: TMemo
    Left = 80
    Top = 192
    Width = 233
    Height = 185
    Lines.Strings = (
      'Memo1')
    TabOrder = 3
  end
  object Button1: TButton
    Left = 104
    Top = 408
    Width = 75
    Height = 25
    Caption = 'Absenden'
    TabOrder = 4
    OnClick = AbsendenClick
  end
  object Bewertung: TComboBox
    Left = 80
    Top = 136
    Width = 145
    Height = 21
    ItemHeight = 13
    TabOrder = 5
    Text = 'Ihre Bewertung'
    Items.Strings = (
      '1 (sehr gut)'
      '2 (gut)'
      '3 (befriedigend)'
      '4 (ausreichend)'
      '5 (ungen'#252'gend)'
      '6 (mangelhaft)')
  end
  object BitBtn1: TBitBtn
    Left = 208
    Top = 408
    Width = 75
    Height = 25
    Caption = 'Verwerfen'
    TabOrder = 6
    OnClick = VerwerfenClick
  end
end

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