products/Sources/formale Sprachen/Delphi/Elbe 1.0/Sources image not shown  

Quellcode-Bibliothek

© Kompilation durch diese Firma

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

Datei: Sample.dfm   Sprache: Delphi

object Samples: TSamples
  Left = 0
  Top = 0
  BorderStyle = bsToolWindow
  Caption = 'Muster'
  ClientHeight = 68
  ClientWidth = 292
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'Tahoma'
  Font.Style = []
  FormStyle = fsStayOnTop
  OldCreateOrder = False
  Position = poMainFormCenter
  OnCreate = FormCreate
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 8
    Top = 8
    Width = 66
    Height = 13
    Caption = 'Programmart:'
  end
  object ComboBox1: TComboBox
    Left = 80
    Top = 8
    Width = 201
    Height = 21
    AutoComplete = False
    TabOrder = 0
    OnKeyUp = ComboBox1Key
  end
  object Button1: TButton
    AlignWithMargins = True
    Left = 48
    Top = 35
    Width = 75
    Height = 25
    Caption = 'OK'
    Default = True
    TabOrder = 1
    OnClick = Button1Click
  end
  object Button2: TButton
    AlignWithMargins = True
    Left = 176
    Top = 36
    Width = 75
    Height = 25
    Caption = 'Abbruch'
    ModalResult = 2
    TabOrder = 2
    OnClick = Button2Click
  end
end

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