object ColorForm: TColorForm
Left = 0
Top = 0
BorderStyle = bsSingle
Caption = 'Farbgebung'
ClientHeight = 510
ClientWidth = 211
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
OnCreate = FormCreate
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 47
Top = 16
Width = 85
Height = 19
Hint = 'Hintergrund'
Caption = 'Hintergrund'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'Tahoma'
Font.Style = []
ParentColor = False
ParentFont = False
Transparent = False
OnClick = BitBtn1Click
end
object Label2: TLabel
Left = 47
Top = 56
Width = 61
Height = 19
Hint = 'Keyword'
Caption = 'Keyword'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
Transparent = False
OnClick = BitBtnAllClick
end
object Label3: TLabel
Left = 47
Top = 97
Width = 42
Height = 19
Hint = 'String'
Caption = 'String'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
Transparent = False
OnClick = BitBtnAllClick
end
object Label4: TLabel
Left = 47
Top = 138
Width = 75
Height = 19
Hint = 'numerisch'
Caption = 'Numerisch'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
Transparent = False
OnClick = BitBtnAllClick
end
object Label5: TLabel
Left = 47
Top = 179
Width = 75
Height = 19
Hint = 'Bezeichner'
Caption = 'Bezeichner'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
Transparent = False
OnClick = BitBtnAllClick
end
object Label6: TLabel
Left = 47
Top = 220
Width = 105
Height = 19
Hint = 'Fremdkeyword'
Caption = 'Fremdkeyword'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
Transparent = False
OnClick = BitBtnAllClick
end
object Label7: TLabel
Left = 47
Top = 261
Width = 82
Height = 19
Hint = 'Kommentar'
Caption = 'Kommentar'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
Transparent = False
OnClick = BitBtnAllClick
end
object Label8: TLabel
Left = 47
Top = 302
Width = 120
Height = 19
Hint = 'fremdbezeichner'
Caption = 'Fremdbezeichner'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
Transparent = False
OnClick = BitBtnAllClick
end
object Label9: TLabel
Left = 47
Top = 343
Width = 42
Height = 19
Hint = 'Marke'
Caption = 'Marke'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
Transparent = False
OnClick = BitBtnAllClick
end
object Label10: TLabel
Left = 47
Top = 384
Width = 46
Height = 19
Hint = 'Lexem'
Caption = 'Lexem'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
Transparent = False
OnClick = BitBtnAllClick
end
object Button1: TButton
AlignWithMargins = True
Left = 16
Top = 472
Width = 75
Height = 25
Caption = 'OK'
Default = True
ModalResult = 1
TabOrder = 0
OnClick = Button1Click
end
object Button2: TButton
AlignWithMargins = True
Left = 116
Top = 472
Width = 75
Height = 25
Caption = 'Abbruch'
ModalResult = 2
TabOrder = 1
OnClick = Button2Click
end
object Button3: TButton
AlignWithMargins = True
Left = 63
Top = 425
Width = 75
Height = 25
Caption = 'zur'#252'cksetzen'
TabOrder = 2
OnClick = Button3Click
end
end
¤ Dauer der Verarbeitung: 0.18 Sekunden
(vorverarbeitet)
¤
|
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.
|