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
|