mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-05-10 20:44:51 +02:00
16 lines
318 B
Plaintext
16 lines
318 B
Plaintext
object frFloatWindow: TfrFloatWindow
|
|
Left = 362
|
|
Height = 61
|
|
Top = 195
|
|
Width = 213
|
|
HorzScrollBar.Page = 212
|
|
VertScrollBar.Page = 60
|
|
BorderStyle = bsToolWindow
|
|
Caption = 'frFloatWindow'
|
|
FormStyle = fsStayOnTop
|
|
OnDestroy = FormDestroy
|
|
OnShow = FormShow
|
|
ShowHint = True
|
|
LCLVersion = '0.9.29'
|
|
end
|