git-svn-id: https://192.168.0.254/svn/Proyectos.AlonsoYSal_FactuGES2/trunk@6 40301925-124e-1c4e-b97d-170ad7a8785b
16 lines
314 B
Plaintext
16 lines
314 B
Plaintext
object fEditorBasico: TfEditorBasico
|
|
Left = 0
|
|
Top = 0
|
|
Caption = 'fEditorBasico'
|
|
ClientHeight = 236
|
|
ClientWidth = 383
|
|
Color = clBtnFace
|
|
ParentFont = True
|
|
OldCreateOrder = False
|
|
OnShow = CustomEditorShow
|
|
InstanceID = 0
|
|
ReadOnly = False
|
|
PixelsPerInch = 96
|
|
TextHeight = 13
|
|
end
|