FastReport_2022_VCL/Source/frxPopupForm.dfm

22 lines
454 B
Plaintext
Raw Normal View History

2024-01-01 16:13:08 +01:00
object frxPopupForm: TfrxPopupForm
Left = 201
Top = 132
BorderStyle = bsNone
Caption = ' '
ClientHeight = 28
ClientWidth = 658
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Pitch = fpVariable
Font.Style = []
FormStyle = fsStayOnTop
OldCreateOrder = True
OnClose = FormClose
OnDeactivate = FormDeactivate
PixelsPerInch = 96
TextHeight = 13
end