17 lines
361 B
Plaintext
17 lines
361 B
Plaintext
object CustomEditor: TCustomEditor
|
|
Left = 486
|
|
Top = 435
|
|
Caption = 'CustomEditor'
|
|
ClientHeight = 290
|
|
ClientWidth = 510
|
|
Color = clBtnFace
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'MS Sans Serif'
|
|
Font.Style = []
|
|
OldCreateOrder = False
|
|
PixelsPerInch = 96
|
|
TextHeight = 13
|
|
end
|