git-svn-id: https://192.168.0.254/svn/Componentes.Terceros.jvcl@19 7f62d464-2af8-f54e-996c-e91b33f51cbe
30 lines
631 B
Plaintext
30 lines
631 B
Plaintext
object frEmpty: TfrEmpty
|
|
Left = 643
|
|
Top = 250
|
|
Width = 320
|
|
Height = 240
|
|
HelpContext = 99
|
|
Color = clBtnFace
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'MS Sans Serif'
|
|
Font.Style = []
|
|
OldCreateOrder = True
|
|
PixelsPerInch = 96
|
|
TextHeight = 13
|
|
object Label1: TLabel
|
|
Left = 48
|
|
Top = 104
|
|
Width = 242
|
|
Height = 28
|
|
Caption = 'Not implemented yet '
|
|
Font.Charset = ANSI_CHARSET
|
|
Font.Color = clBlue
|
|
Font.Height = -24
|
|
Font.Name = 'Arial'
|
|
Font.Style = [fsBold, fsItalic]
|
|
ParentFont = False
|
|
end
|
|
end
|