1 inherited AddTextureForm: TAddTextureForm
6 Caption = 'Выберите текстуру'
18 inherited bCancel: TButton
25 inherited lbResourcesList: TListBox
30 object PanelTexPreview: TPanel[7]
35 BevelOuter = bvLowered
39 object iPreview: TImage
46 object eTextureName: TEdit[8]
51 OnChange = eTextureNameChange
54 object bAddTexture: TButton[9]
61 OnClick = bAddTextureClick
64 object bClose: TButton[10]
73 object bAddClose: TButton[11]
78 Caption = 'Добавить и закрыть'
79 OnClick = bAddCloseClick