You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
RnQ/RnQ/HistAllSearch.dfm

32 lines
661 B
Plaintext

object AllHistSrchForm: TAllHistSrchForm
Left = 777
Top = 155
Caption = 'History search'
ClientHeight = 511
ClientWidth = 591
Color = clWindow
Constraints.MinHeight = 350
Constraints.MinWidth = 470
DoubleBuffered = True
ParentFont = True
KeyPreview = True
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object split: TSplitter
Left = 0
Top = 503
Width = 591
Height = 8
Cursor = crVSplit
Margins.Left = 0
Margins.Top = 1
Margins.Right = 0
Margins.Bottom = 1
Align = alBottom
AutoSnap = False
MinSize = 96
ResizeStyle = rsUpdate
end
end