home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 November / pcwk_11_98a.iso / Sharewar / Skryba / _SETUP.1 / Skryba.exe / 0 / RCDATA / TFINNEDLG / TFINNEDLG.txt < prev   
Text File  |  1998-09-18  |  7KB  |  333 lines

  1. object FInneDlg: TFInneDlg
  2.   Left = 163
  3.   Top = 182
  4.   BorderIcons = [biSystemMenu, biHelp]
  5.   BorderStyle = bsDialog
  6.   Caption = 'Elementy formularza'
  7.   ClientHeight = 203
  8.   ClientWidth = 547
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clBlack
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   KeyPreview = True
  15.   Position = poScreenCenter
  16.   OnCreate = FormCreate
  17.   OnKeyDown = FormKeyDown
  18.   OnShow = FormShow
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object Przycisk_OK: TToolbarButton97
  22.     Left = 480
  23.     Top = 4
  24.     Width = 65
  25.     Height = 65
  26.     Cursor = crHandPoint
  27.     Caption = '&OK'
  28.     Layout = blGlyphTop
  29.     ParentShowHint = False
  30.     ShowHint = False
  31.     Spacing = 5
  32.     OnClick = Przycisk_OKClick
  33.   end
  34.   object Przycisk_Anuluj: TToolbarButton97
  35.     Left = 480
  36.     Top = 69
  37.     Width = 65
  38.     Height = 65
  39.     Cursor = crHandPoint
  40.     Caption = '&Anuluj'
  41.     Layout = blGlyphTop
  42.     ParentShowHint = False
  43.     ShowHint = False
  44.     Spacing = 5
  45.     OnClick = Przycisk_AnulujClick
  46.   end
  47.   object Przycisk_Pomoc: TToolbarButton97
  48.     Left = 480
  49.     Top = 134
  50.     Width = 65
  51.     Height = 65
  52.     Cursor = crHandPoint
  53.     Caption = '&Pomoc'
  54.     Layout = blGlyphTop
  55.     ParentShowHint = False
  56.     ShowHint = False
  57.     Spacing = 5
  58.     OnClick = Przycisk_PomocClick
  59.   end
  60.   object Image2: TImage
  61.     Left = 6
  62.     Top = 10
  63.     Width = 32
  64.     Height = 32
  65.     Hint = 'Tym narz∩┐╜dziem mo∩┐╜esz okre∩┐╜li∩┐╜ pola formularza.'
  66.     AutoSize = True
  67.     ParentShowHint = False
  68.     Picture.Data = {<image000.ico>}
  69.     ShowHint = True
  70.   end
  71.   object Panel1: TPanel
  72.     Left = 44
  73.     Top = 4
  74.     Width = 433
  75.     Height = 195
  76.     BevelInner = bvRaised
  77.     BevelOuter = bvLowered
  78.     TabOrder = 0
  79.     object Label_Nazwa: TLabel
  80.       Left = 199
  81.       Top = 8
  82.       Width = 33
  83.       Height = 13
  84.       Caption = '&Nazwa'
  85.       FocusControl = Edit_Name
  86.     end
  87.     object Label_Value: TLabel
  88.       Left = 316
  89.       Top = 8
  90.       Width = 43
  91.       Height = 13
  92.       Caption = 'War&to∩┐╜∩┐╜:'
  93.       FocusControl = Edit_Value
  94.     end
  95.     object Label_Maxlength: TLabel
  96.       Left = 199
  97.       Top = 51
  98.       Width = 49
  99.       Height = 29
  100.       AutoSize = False
  101.       Caption = 'Max d∩┐╜&ugo∩┐╜∩┐╜:'
  102.       FocusControl = Edit2
  103.       WordWrap = True
  104.     end
  105.     object Label_Obrazek: TLabel
  106.       Left = 199
  107.       Top = 148
  108.       Width = 66
  109.       Height = 13
  110.       Caption = '&URL obrazka:'
  111.       FocusControl = Edit_Obrazek
  112.     end
  113.     object Label_Align: TLabel
  114.       Left = 199
  115.       Top = 108
  116.       Width = 62
  117.       Height = 13
  118.       Caption = '&Wyr∩┐╜wnanie:'
  119.       FocusControl = Lista_Align
  120.     end
  121.     object Label_Rozmiar: TLabel
  122.       Left = 315
  123.       Top = 59
  124.       Width = 41
  125.       Height = 13
  126.       Caption = '&Rozmiar:'
  127.       FocusControl = Edit1
  128.     end
  129.     object Bevel1: TBevel
  130.       Left = 188
  131.       Top = 7
  132.       Width = 9
  133.       Height = 182
  134.       Shape = bsLeftLine
  135.     end
  136.     object Edit_Name: TEdit97
  137.       Left = 199
  138.       Top = 24
  139.       Width = 112
  140.       Height = 21
  141.       HelpContext = 960
  142.       TabOrder = 0
  143.     end
  144.     object Edit_Value: TEdit97
  145.       Left = 314
  146.       Top = 24
  147.       Width = 110
  148.       Height = 21
  149.       HelpContext = 970
  150.       TabOrder = 1
  151.     end
  152.     object Lista_Align: TComboBox
  153.       Left = 199
  154.       Top = 124
  155.       Width = 110
  156.       Height = 21
  157.       HelpContext = 1020
  158.       Style = csDropDownList
  159.       ItemHeight = 13
  160.       Items.Strings = (
  161.         'do g∩┐╜ry'
  162.         'na ∩┐╜rodek'
  163.         'do do∩┐╜u'
  164.         'do lewej'
  165.         'do prawej')
  166.       TabOrder = 8
  167.     end
  168.     object Check_Checked: TCheckBox
  169.       Left = 199
  170.       Top = 85
  171.       Width = 89
  172.       Height = 17
  173.       HelpContext = 1000
  174.       Caption = '&Zaznaczona ?'
  175.       TabOrder = 6
  176.     end
  177.     object Check_Tab: TCheckBox
  178.       Left = 314
  179.       Top = 85
  180.       Width = 111
  181.       Height = 17
  182.       HelpContext = 1010
  183.       Caption = 'Obs∩┐╜uga &TAB ?'
  184.       State = cbChecked
  185.       TabOrder = 7
  186.     end
  187.     object Edit_Obrazek: TEdit97
  188.       Left = 199
  189.       Top = 164
  190.       Width = 229
  191.       Height = 21
  192.       HelpContext = 1040
  193.       TabOrder = 11
  194.     end
  195.     object Edit1: TEdit97
  196.       Left = 370
  197.       Top = 54
  198.       Width = 38
  199.       Height = 21
  200.       HelpContext = 990
  201.       TabOrder = 4
  202.       Text = '0'
  203.     end
  204.     object Edit2: TEdit97
  205.       Left = 253
  206.       Top = 54
  207.       Width = 41
  208.       Height = 21
  209.       HelpContext = 980
  210.       TabOrder = 2
  211.       Text = '0'
  212.     end
  213.     object Spin_Rozmiar: TUpDown
  214.       Left = 408
  215.       Top = 54
  216.       Width = 15
  217.       Height = 21
  218.       HelpContext = 990
  219.       Associate = Edit1
  220.       Min = 0
  221.       Max = 2048
  222.       Position = 0
  223.       TabOrder = 5
  224.       Wrap = False
  225.     end
  226.     object Spin_Maxlength: TUpDown
  227.       Left = 294
  228.       Top = 54
  229.       Width = 15
  230.       Height = 21
  231.       HelpContext = 980
  232.       Associate = Edit2
  233.       Min = 0
  234.       Max = 2048
  235.       Position = 0
  236.       TabOrder = 3
  237.       Wrap = False
  238.     end
  239.     object CHK_Keys: TCheckBox
  240.       Left = 314
  241.       Top = 125
  242.       Width = 63
  243.       Height = 17
  244.       HelpContext = 1030
  245.       Caption = '&Hotkey'
  246.       TabOrder = 9
  247.       OnClick = CHK_KeysClick
  248.     end
  249.     object LST_keys: TComboBox
  250.       Left = 372
  251.       Top = 123
  252.       Width = 53
  253.       Height = 21
  254.       HelpContext = 1030
  255.       Style = csDropDownList
  256.       Enabled = False
  257.       ItemHeight = 13
  258.       Items.Strings = (
  259.         'A'
  260.         'B'
  261.         'C'
  262.         'D'
  263.         'E'
  264.         'F'
  265.         'G'
  266.         'H'
  267.         'I'
  268.         'J'
  269.         'K'
  270.         'L'
  271.         'M'
  272.         'N'
  273.         'O'
  274.         'P'
  275.         'Q'
  276.         'R'
  277.         'S'
  278.         'T'
  279.         'U'
  280.         'V'
  281.         'W'
  282.         'X'
  283.         'Y'
  284.         'Z'
  285.         '0'
  286.         '1'
  287.         '2'
  288.         '3'
  289.         '4'
  290.         '5'
  291.         '6'
  292.         '7'
  293.         '8'
  294.         '9')
  295.       TabOrder = 10
  296.     end
  297.   end
  298.   object Lista_El: THETreeView
  299.     Left = 51
  300.     Top = 14
  301.     Width = 175
  302.     Height = 175
  303.     HelpContext = 950
  304.     ReadOnly = True
  305.     RightClickSelect = True
  306.     HideSelection = False
  307.     Indent = 19
  308.     Items.Data = {
  309.       0A0000002D0000000000000000000000FFFFFFFFFFFFFFFF0000000000000000
  310.       14506F6C652065647963796A6E65202254657874222800000001000000010000
  311.       00FFFFFFFFFFFFFFFF00000000000000000F506F6C6520225465787461726561
  312.       222E0000000200000002000000FFFFFFFFFFFFFFFF000000000000000015506F
  313.       6C6520686173B361202250617373776F726422300000000900000009000000FF
  314.       FFFFFFFFFFFFFF000000000000000017456C656D656E7420756B727974792022
  315.       48696464656E222B0000000300000003000000FFFFFFFFFFFFFFFF0000000000
  316.       000000124F70636A6120312022436865636B426F782228000000040000000400
  317.       0000FFFFFFFFFFFFFFFF00000000000000000F4F70636A612032202252616469
  318.       6F22280000000600000006000000FFFFFFFFFFFFFFFF00000000000000000F5A
  319.       77796BB3792070727A796369736B290000000500000005000000FFFFFFFFFFFF
  320.       FFFF00000000000000001050727A796369736B20225265736574222A00000006
  321.       00000006000000FFFFFFFFFFFFFFFF00000000000000001150727A796369736B
  322.       20225375626D697422300000000700000007000000FFFFFFFFFFFFFFFF000000
  323.       0000000000175A617477696572647A656E6965202D206F6272617A656B}
  324.     OnChange = Lista_ElChange
  325.     TabOrder = 1
  326.     Images = Images
  327.   end
  328.   object Images: TImageList
  329.     Left = 8
  330.     Top = 44
  331.   end
  332. end
  333.