Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/Delphi/Elbe 1.0/Sources/   (Columbo Version 0.7©)  Datei vom 4.9.2010 mit Größe 1 kB image not shown  

Quelle  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

93%


¤ Dauer der Verarbeitung: 0.14 Sekunden  (vorverarbeitet)  ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

Beweissystem der NASA

Beweissystem Isabelle

NIST Cobol Testsuite

Cephes Mathematical Library

Wiener Entwicklungsmethode

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.