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
Messung V0.5 in Prozent
¤ 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.0.16Bemerkung:
(vorverarbeitet am 2026-05-04)
¤
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 und die Messung sind noch experimentell.