19 lines
391 B
Plaintext
19 lines
391 B
Plaintext
|
|
object fEditorBasico: TfEditorBasico
|
||
|
|
Left = 0
|
||
|
|
Top = 0
|
||
|
|
Caption = 'fEditorBasico'
|
||
|
|
ClientHeight = 236
|
||
|
|
ClientWidth = 383
|
||
|
|
Color = clBtnFace
|
||
|
|
Font.Charset = DEFAULT_CHARSET
|
||
|
|
Font.Color = clWindowText
|
||
|
|
Font.Height = -11
|
||
|
|
Font.Name = 'Tahoma'
|
||
|
|
Font.Style = []
|
||
|
|
OldCreateOrder = False
|
||
|
|
InstanceID = 0
|
||
|
|
ReadOnly = False
|
||
|
|
PixelsPerInch = 96
|
||
|
|
TextHeight = 13
|
||
|
|
end
|