 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Leon Guest
|
Posted: Tue Aug 16, 2005 6:23 am Post subject: DFM file's format |
|
|
Hello,
I found something interesting in DFM file (Delphi 6)...
<dfm>
....
object Splitter1: TSplitter [0]
Left = 0
Top = 288
Width = 682
Height = 8
Cursor = crVSplit
Align = alBottom
end
object Panel1: TPanel [1]
Left = 0
Top = 68
Width = 682
Height = 220
Align = alClient
BevelOuter = bvNone
TabOrder = 0
end
....
</dfm>
I'm curious about numbers inside square brackets. Does sombody know
what they mean? When Delphi generates these numbers? They aren't
present in every dfm...
Regards, Leon
|
|
| Back to top |
|
 |
Riki Wiki Google Guest
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|