1 inherited AddTextureForm: TAddTextureForm
6 Caption = 'Выберите текстуру'
19 inherited bCancel: TButton
27 inherited lbResourcesList: TListBox
32 object PanelTexPreview: TPanel[7]
37 BevelOuter = bvLowered
41 object iPreview: TImage
48 object eTextureName: TEdit[8]
53 OnChange = eTextureNameChange
56 object bAddTexture: TButton[9]
63 OnClick = bAddTextureClick
66 object bClose: TButton[10]
75 object bAddClose: TButton[11]
80 Caption = 'Добавить и закрыть'
81 OnClick = bAddCloseClick