20 lines
412 B
Plaintext
20 lines
412 B
Plaintext
inherited Descendant: TDescendant
|
|
Left = 210
|
|
Top = 177
|
|
Caption = 'Descendant'
|
|
OldCreateOrder = True
|
|
PixelsPerInch = 96
|
|
TextHeight = 13
|
|
inherited Panel1: TPanel
|
|
object DescendantButton1: TButton
|
|
Left = 184
|
|
Top = 136
|
|
Width = 121
|
|
Height = 25
|
|
Caption = 'DescendantButton1'
|
|
TabOrder = 1
|
|
OnClick = DescendantButton1Click
|
|
end
|
|
end
|
|
end
|