git-svn-id: https://192.168.0.254/svn/Componentes.Terceros.jvcl@12 7f62d464-2af8-f54e-996c-e91b33f51cbe
20 lines
449 B
Plaintext
20 lines
449 B
Plaintext
object JvPropertyStoreEditorForm: TJvPropertyStoreEditorForm
|
|
Left = 0
|
|
Top = 0
|
|
BorderIcons = []
|
|
ClientHeight = 394
|
|
ClientWidth = 586
|
|
Color = clBtnFace
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
OldCreateOrder = False
|
|
Position = poScreenCenter
|
|
OnCreate = FormCreate
|
|
OnDestroy = FormDestroy
|
|
PixelsPerInch = 96
|
|
TextHeight = 13
|
|
end
|