Componentes.Internos.GUISDK/Source/uCustomEditor.dfm

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