home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 January / Chip_2003-01_cd1.bin / sharewar / gale / setgalee.exe / {app} / Gale.exe / 0 / RCDATA / TFORMLAYERPROP / TFORMLAYERPROP.txt
Encoding:
Text File  |  2002-10-07  |  4.9 KB  |  238 lines

  1. object FormLayerProp: TFormLayerProp
  2.   Left = 300
  3.   Top = 135
  4.   BorderStyle = bsDialog
  5.   Caption = 'Properties'
  6.   ClientHeight = 328
  7.   ClientWidth = 586
  8.   Color = clBtnFace
  9.   ParentFont = True
  10.   OldCreateOrder = False
  11.   Position = poDesktopCenter
  12.   Scaled = False
  13.   OnCreate = FormCreate
  14.   PixelsPerInch = 96
  15.   TextHeight = 12
  16.   object Bevel1: TBevel
  17.     Left = 8
  18.     Top = 8
  19.     Width = 249
  20.     Height = 165
  21.     Shape = bsFrame
  22.   end
  23.   object LabelName: TLabel
  24.     Left = 20
  25.     Top = 24
  26.     Width = 31
  27.     Height = 12
  28.     Caption = '&Name:'
  29.     FocusControl = EditName
  30.   end
  31.   object LabelTrans: TLabel
  32.     Left = 20
  33.     Top = 56
  34.     Width = 63
  35.     Height = 12
  36.     Caption = 'Transparent:'
  37.     FocusControl = CheckTrans
  38.   end
  39.   object LabelAlpha: TLabel
  40.     Left = 20
  41.     Top = 120
  42.     Width = 64
  43.     Height = 12
  44.     Caption = '&Alpha Blend:'
  45.     FocusControl = EditAlpha
  46.   end
  47.   object ShapeTrans: TShape
  48.     Left = 96
  49.     Top = 80
  50.     Width = 61
  51.     Height = 21
  52.     Cursor = crHandPoint
  53.     OnMouseDown = ShapeTransMouseDown
  54.   end
  55.   object btnPick: TToolbarButton97
  56.     Left = 160
  57.     Top = 80
  58.     Width = 23
  59.     Height = 22
  60.     AllowAllUp = True
  61.     GroupIndex = 1
  62.     DisplayMode = dmGlyphOnly
  63.     DropdownAlways = True
  64.     DropdownArrow = False
  65.     Flat = False
  66.     Glyph.Data = {
  67.       F6000000424DF600000000000000760000002800000010000000100000000100
  68.       0400000000008000000000000000000000001000000000000000000000000000
  69.       BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
  70.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00DDDDDDDDDEEE
  71.       DDDDDDDDEEEDEEEEEDEDDDDE0DDDDDDDDDDDDDD0E00DDDDDDDDDDDDD0EE0DDDD
  72.       DDDDDDDD0EE70DDDDDDDDDDDD07770DDDDDDDDDDDD07770D0DDDDDDDDDD07770
  73.       0DDDDDDDDDDD07110DDDDDDDDDDDD09910DDDDDDDDDD0009910DDDDDDDDDDDD0
  74.       910DDDDDDDDDDDDD000DDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD}
  75.     ShowBorderWhenInactive = True
  76.     OnClick = btnPickClick
  77.   end
  78.   object EditName: TEdit
  79.     Left = 96
  80.     Top = 20
  81.     Width = 145
  82.     Height = 20
  83.     TabOrder = 0
  84.     Text = 'EditName'
  85.   end
  86.   object Button1: TButton
  87.     Left = 100
  88.     Top = 180
  89.     Width = 75
  90.     Height = 25
  91.     Caption = 'OK'
  92.     Default = True
  93.     ModalResult = 1
  94.     TabOrder = 4
  95.   end
  96.   object btnCancel: TButton
  97.     Left = 180
  98.     Top = 180
  99.     Width = 75
  100.     Height = 25
  101.     Cancel = True
  102.     Caption = 'Cancel'
  103.     ModalResult = 2
  104.     TabOrder = 5
  105.   end
  106.   object EditAlpha: TEdit
  107.     Left = 96
  108.     Top = 140
  109.     Width = 53
  110.     Height = 20
  111.     TabOrder = 2
  112.     Text = '0'
  113.     OnChange = EditAlphaChange
  114.   end
  115.   object UpDownAlpha: TUpDown
  116.     Left = 149
  117.     Top = 140
  118.     Width = 15
  119.     Height = 20
  120.     Associate = EditAlpha
  121.     Min = 0
  122.     Max = 255
  123.     Position = 0
  124.     TabOrder = 3
  125.     Wrap = False
  126.   end
  127.   object CheckTrans: TCheckBox
  128.     Left = 96
  129.     Top = 56
  130.     Width = 97
  131.     Height = 17
  132.     Caption = '&Enabled'
  133.     TabOrder = 1
  134.     OnClick = CheckTransClick
  135.   end
  136.   object TrackAlpha: TTrackBar
  137.     Left = 92
  138.     Top = 116
  139.     Width = 150
  140.     Height = 17
  141.     Max = 255
  142.     Orientation = trHorizontal
  143.     Frequency = 16
  144.     Position = 0
  145.     SelEnd = 0
  146.     SelStart = 0
  147.     TabOrder = 6
  148.     ThumbLength = 10
  149.     TickMarks = tmBottomRight
  150.     TickStyle = tsAuto
  151.     OnChange = TrackAlphaChange
  152.   end
  153.   object PopupPanel: TPopupPanel
  154.     Left = 272
  155.     Top = 8
  156.     Width = 301
  157.     Height = 301
  158.     BevelOuter = bvNone
  159.     Font.Charset = SHIFTJIS_CHARSET
  160.     Font.Color = clWindowText
  161.     Font.Height = -12
  162.     Font.Name = '∩┐╜l∩┐╜r ∩┐╜o∩┐╜S∩┐╜V∩┐╜b∩┐╜N'
  163.     Font.Style = []
  164.     FullRepaint = False
  165.     ShowHint = False
  166.     OnEnter = PopupPanelEnter
  167.     OnExit = PopupPanelExit
  168.     object ScrollBox: TScrollBox
  169.       Left = 0
  170.       Top = 0
  171.       Width = 301
  172.       Height = 260
  173.       HorzScrollBar.Tracking = True
  174.       VertScrollBar.Tracking = True
  175.       Align = alClient
  176.       TabOrder = 0
  177.       OnMouseDown = ScrollBoxMouseDown
  178.       object PaintBox: TDXPaintBox
  179.         Left = 0
  180.         Top = 0
  181.         Width = 105
  182.         Height = 105
  183.         Cursor = 12
  184.         AutoStretch = True
  185.         Center = False
  186.         KeepAspect = False
  187.         Stretch = False
  188.         ViewWidth = 0
  189.         ViewHeight = 0
  190.         OnMouseDown = PaintBoxMouseDown
  191.         OnMouseMove = PaintBoxMouseMove
  192.       end
  193.     end
  194.     object Panel1: TPanel
  195.       Left = 0
  196.       Top = 260
  197.       Width = 301
  198.       Height = 41
  199.       Align = alBottom
  200.       TabOrder = 1
  201.       object Shape: TShape
  202.         Left = 228
  203.         Top = 12
  204.         Width = 65
  205.         Height = 21
  206.       end
  207.       object Label1: TLabel
  208.         Left = 12
  209.         Top = 16
  210.         Width = 30
  211.         Height = 12
  212.         Caption = 'Zoom:'
  213.       end
  214.       object ComboZoom: TComboBox
  215.         Left = 80
  216.         Top = 12
  217.         Width = 77
  218.         Height = 20
  219.         Style = csDropDownList
  220.         ItemHeight = 12
  221.         TabOrder = 0
  222.         OnClick = ComboZoomClick
  223.         Items.Strings = (
  224.           'x1'
  225.           'x2'
  226.           'x4'
  227.           'x8'
  228.           'x16')
  229.       end
  230.     end
  231.   end
  232.   object ColorDialog: TColorDialog
  233.     Ctl3D = True
  234.     Left = 204
  235.     Top = 72
  236.   end
  237. end
  238.