14 lines
288 B
Plaintext
14 lines
288 B
Plaintext
object Test: TTest
|
|
OldCreateOrder = False
|
|
OnDestroy = JvPluginDestroy
|
|
Author = 'Ralf Steinhaeusser'
|
|
Commands = <>
|
|
Description = 'JVCL Plugin Demo'
|
|
Copyright = '(c) by Project JEDI'
|
|
PluginVersion = '2.0'
|
|
Left = 452
|
|
Top = 116
|
|
Height = 165
|
|
Width = 204
|
|
end
|