FastReport_FMX_2.8.12/Source/FMX.frxPopupForm.fmx
2024-07-06 22:41:12 +02:00

16 lines
296 B
Plaintext

object frxPopupForm: TfrxPopupForm
Left = 0
Top = 0
Caption = ' '
BorderStyle = bsNone
ClientHeight = 97
ClientWidth = 658
ShowActivated = False
StaysOpen = False
Transparency = True
TopMost = True
Visible = False
OnClose = FormClose
StyleLookup = 'backgroundstyle'
end