Mercurial > cdar
view unit_Editor_ws.dfm @ 0:ef71164288c1
begin of using hg for cdar
author | "Meillo r e t u r n s <meillo@marmaro.de>" |
---|---|
date | Sun, 03 Dec 2006 21:54:43 +0100 |
parents | |
children |
line wrap: on
line source
object form_Editor_ws: Tform_Editor_ws Left = 171 Top = 275 BorderIcons = [] BorderStyle = bsSingle Caption = 'Welcome-Screen Settings' ClientHeight = 350 ClientWidth = 470 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsStayOnTop Icon.Data = { 0000010001002020100000000000E80200001600000028000000200000004000 0000010004000000000080020000000000000000000000000000000000000000 000000008000008000000080800080000000800080008080000080808000C0C0 C0000000FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 000000000000BBBBBBBB000000000000000000000BBBBBBBBBBBBB0000000000 0000000BBBBBBBBBBB0000000000000000000BBBBBBBBBB000BBBB0000000000 0000BBBBBBBBB00BBBBBB00000000000000BBBBBBBB00BBBBBB0000000000000 000BBBBBBB0BBBBBB00000000000000000BBBBBBB0BBBBB00000000000000000 00BBBBBB0BBBBB0000000000000000000BBBBBB0BBBB00000000000000000000 0BBBBB0BBBB0000000000000000000000BBBB0BBBB0000000000000000000000 BBBB0BBBB00000000000000000000000BBBB0BBB000000000000000000000000 BBB0BBB0000000000000000000000000BBB0BB00000000000000000000000000 BB0BBB00000000000000000000000000BB0BB000000000000000000000000000 0B0BB0000000000000000000000000000B0B0000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 000000000000000000000000000000000000000000000000000000000000FFFF FFFFFFFFFFFFFFFFFFFFFFFF00FFFFF8003FFFE0001FFF80000FFF00000FFE00 001FFC00007FFC0001FFF80007FFF8001FFFF0003FFFF000FFFFF001FFFFE003 FFFFE007FFFFE00FFFFFE01FFFFFE01FFFFFE03FFFFFE03FFFFFF07FFFFFF07F FFFFF8FFFFFFF8FFFFFFF8FFFFFFF8FFFFFFFCFFFFFFFFFFFFFFFFFFFFFF} OldCreateOrder = False Position = poScreenCenter OnClose = FormClose OnCreate = FormCreate OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object btn_cancel: TButton Left = 250 Top = 310 Width = 101 Height = 31 Caption = 'Cancel Changes' TabOrder = 0 OnClick = btn_cancelClick end object btn_Apply: TButton Left = 360 Top = 310 Width = 101 Height = 31 Caption = 'Apply Changes' TabOrder = 1 OnClick = btn_ApplyClick end object gbx_BilderLaden: TGroupBox Left = 10 Top = 10 Width = 451 Height = 141 TabOrder = 2 object lbl_1: TLabel Left = 20 Top = 20 Width = 234 Height = 16 Caption = 'Background-Picture: (600x450 px)' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object lbl_2: TLabel Left = 20 Top = 80 Width = 282 Height = 16 Caption = 'Enter-Picture: (150x40 px recommended)' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object btn_bp: TButton Left = 20 Top = 40 Width = 91 Height = 21 Caption = 'Browse' TabOrder = 0 OnClick = btn_bpClick end object tbx_BackgroundPath: TEdit Left = 130 Top = 40 Width = 311 Height = 21 TabOrder = 1 Text = 'tbx_BackgroundPath' OnChange = tbx_BackgroundPathChange end object tbx_EnterPath: TEdit Left = 130 Top = 100 Width = 311 Height = 21 TabOrder = 3 Text = 'tbx_EnterPath' OnChange = tbx_EnterPathChange end object btn_ep: TButton Left = 20 Top = 100 Width = 91 Height = 21 Caption = 'Browse' TabOrder = 2 OnClick = btn_epClick end end object gbx_EnterPos: TGroupBox Left = 10 Top = 160 Width = 231 Height = 181 TabOrder = 3 object lbl_3: TLabel Left = 110 Top = 50 Width = 47 Height = 13 Caption = 'X-Position' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object lbl_4: TLabel Left = 40 Top = 90 Width = 47 Height = 13 Caption = 'Y-Position' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object lbl_5: TLabel Left = 80 Top = 120 Width = 128 Height = 13 Caption = '... of the Enter-Picture' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object lbl_6: TLabel Left = 50 Top = 150 Width = 166 Height = 13 Caption = '(You can move by Drag'#39'n'#39'Drop too)' end object hsb_EnterXPos: TScrollBar Left = 30 Top = 20 Width = 191 Height = 20 LargeChange = 10 Max = 0 PageSize = 0 TabOrder = 0 OnChange = hsb_EnterXPosChange end object tbx_XPos: TEdit Left = 170 Top = 50 Width = 31 Height = 21 TabStop = False AutoSize = False BevelEdges = [] BevelInner = bvNone BevelKind = bkFlat BevelOuter = bvNone Enabled = False TabOrder = 2 Text = '325' end object tbx_YPos: TEdit Left = 100 Top = 90 Width = 31 Height = 21 TabStop = False AutoSize = False BevelEdges = [] BevelInner = bvNone BevelKind = bkFlat BevelOuter = bvNone BiDiMode = bdLeftToRight Enabled = False ParentBiDiMode = False TabOrder = 3 Text = '225' end object vsb_EnterYPos: TScrollBar Left = 10 Top = 40 Width = 20 Height = 131 Kind = sbVertical LargeChange = 10 Max = 0 PageSize = 0 TabOrder = 1 OnChange = vsb_EnterYPosChange end end object gbx_ShowTill: TGroupBox Left = 250 Top = 160 Width = 211 Height = 141 TabOrder = 4 object rbtn_DoShow: TRadioButton Left = 30 Top = 30 Width = 171 Height = 17 Caption = 'Show Welcome-Screen ...' Checked = True TabOrder = 0 TabStop = True OnClick = rbtn_DoShowClick end object rbtn_NotShow: TRadioButton Left = 30 Top = 100 Width = 171 Height = 17 Caption = 'Don'#39't show Welcome-Screen' TabOrder = 1 OnClick = rbtn_NotShowClick end object pan_ShowTill: TPanel Left = 60 Top = 50 Width = 141 Height = 41 BevelOuter = bvNone TabOrder = 2 object rbtn_TillClick: TRadioButton Left = 0 Top = 1 Width = 131 Height = 17 Caption = '... till click' Checked = True TabOrder = 0 TabStop = True OnClick = rbtn_TillClickClick end object rbtn_TillTime: TRadioButton Left = 0 Top = 22 Width = 141 Height = 17 Caption = '... seconds' TabOrder = 1 OnClick = rbtn_TillTimeClick end object cobx_Delay: TComboBox Left = 30 Top = 20 Width = 41 Height = 21 Style = csDropDownList Enabled = False ItemHeight = 13 TabOrder = 2 Items.Strings = ( '1' '2' '3' '5' '7' '10' '15' '20') end end end object OpenDialog1: TOpenPictureDialog Filter = 'JPEG Image File (*.jpg)|*.jpg;*.jpeg' OptionsEx = [ofExNoPlacesBar] Left = 440 end end