home *** CD-ROM | disk | FTP | other *** search
- object NouveauDlg: TNouveauDlg
- Left = 194
- Top = 148
- Width = 482
- Height = 415
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- Visible = True
- OnActivate = FormActivate
- OnCreate = FormCreate
- OnDestroy = FormDestroy
- PixelsPerInch = 96
- TextHeight = 13
- object Button1: TButton
- Left = 0
- Top = 0
- Width = 75
- Height = 25
- Cancel = True
- Caption = 'Button1'
- TabOrder = 2
- TabStop = False
- OnClick = Button1Click
- end
- object TreeView1: TTreeView
- Left = 0
- Top = 0
- Width = 474
- Height = 352
- ShowRoot = False
- ReadOnly = True
- HideSelection = False
- Indent = 19
- OnChange = TreeView1Change
- OnGetSelectedIndex = TreeView1GetSelectedIndex
- Align = alClient
- ParentColor = False
- TabOrder = 0
- OnDblClick = TreeView1DblClick
- OnKeyPress = TreeView1KeyPress
- Images = Form4.ImageList1
- end
- object PanelTexture: TPanel
- Left = 0
- Top = 352
- Width = 474
- Height = 36
- Align = alBottom
- BevelOuter = bvLowered
- TabOrder = 1
- object Label1: TLabel
- Left = 1
- Top = 12
- Width = 249
- Height = 13
- Alignment = taRightJustify
- AutoSize = False
- end
- object SpeedButton1: TSpeedButton
- Left = 376
- Top = 10
- Width = 17
- Height = 17
- Caption = '...'
- OnClick = SpeedButton1Click
- end
- object Edit1: TEdit
- Left = 257
- Top = 8
- Width = 113
- Height = 21
- TabOrder = 0
- Text = 'bricka2_2'
- end
- end
- end
-