repo.or.cz
/
d2df-editor.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Cleanup: Eliminate warnings and hints
[d2df-editor.git]
/
src
/
editor
/
f_addresource_sky.lfm
blob
3f941042be17e9baf617edd872af8295549af2e1
1
inherited AddSkyForm: TAddSkyForm
2
Left = 225
3
Top = 145
4
Caption = 'Выберите текстуру для неба'
5
ClientHeight = 250
6
ClientWidth = 529
7
PixelsPerInch = 96
8
inherited bOK: TButton
9
Top = 220
10
end
11
inherited bCancel: TButton
12
Top = 220
13
end
14
inherited lbResourcesList: TListBox
15
Height = 127
16
end
17
object PanelTexPreview: TPanel
18
Left = 204
19
Top = 4
20
Width = 322
21
Height = 242
22
BevelOuter = bvLowered
23
TabOrder = 5
24
object iPreview: TImage
25
Left = 0
26
Top = 0
27
Width = 320
28
Height = 240
29
end
30
end
31
end