Rev 1 | Blame | Compare with Previous | Last modification | View Log | RSS feed
object CommentForm: TCommentFormLeft = 0Top = 0Caption = 'ViaThinkSoft AutoSFX Archiv'ClientHeight = 499ClientWidth = 521Color = clBtnFaceFont.Charset = ANSI_CHARSETFont.Color = clWindowTextFont.Height = -11Font.Name = 'MS Sans Serif'Font.Style = []OldCreateOrder = FalsePosition = poMainFormCenterOnResize = FormResizePixelsPerInch = 96TextHeight = 13object DescMemo: TMemoLeft = 8Top = 8Width = 366Height = 364Color = clBtnFaceFont.Charset = ANSI_CHARSETFont.Color = clWindowTextFont.Height = -13Font.Name = 'Courier New'Font.Style = []ParentFont = FalseReadOnly = TrueScrollBars = ssBothTabOrder = 2endobject OkBtn: TButtonLeft = 248Top = 378Width = 126Height = 25Caption = 'OK'Default = TrueFont.Charset = ANSI_CHARSETFont.Color = clWindowTextFont.Height = -11Font.Name = 'MS Sans Serif'Font.Style = []ModalResult = 1ParentFont = FalseTabOrder = 0endobject CancelBtn: TButtonLeft = 8Top = 378Width = 126Height = 25Cancel = TrueCaption = 'Abbrechen'Font.Charset = ANSI_CHARSETFont.Color = clWindowTextFont.Height = -11Font.Name = 'MS Sans Serif'Font.Style = []ModalResult = 2ParentFont = FalseTabOrder = 1endend