lazarus/components/lazreport/source/lr_dock.lfm
jesus d0a347df28 Added LazReport components
git-svn-id: trunk@11950 -
2007-09-06 19:47:34 +00:00

21 lines
423 B
Plaintext

object frFloatWindow: TfrFloatWindow
BorderStyle = bsToolWindow
Caption = 'frFloatWindow'
ClientHeight = 61
ClientWidth = 213
Font.Height = -11
Font.Name = 'MS Sans Serif'
FormStyle = fsStayOnTop
OnDestroy = FormDestroy
OnShow = FormShow
PixelsPerInch = 75
ShowHint = True
TextHeight = 13
HorzScrollBar.Page = 212
VertScrollBar.Page = 60
Left = 320
Height = 61
Top = 195
Width = 213
end