Componentes.Internos.GUISDK/Sources/uCustomEditor.dfm
2007-08-17 15:03:54 +00:00

19 lines
401 B
Plaintext

object CustomEditor: TCustomEditor
Left = 486
Top = 435
Width = 518
Height = 324
Caption = 'CustomEditor'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnActivate = FormActivate
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 13
end