home *** CD-ROM | disk | FTP | other *** search
- object Form1: TForm1
- Left = 212
- Top = 132
- Width = 227
- Height = 142
- Caption = 'TFixRecSort Demo'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = True
- PixelsPerInch = 96
- TextHeight = 13
- object Button1: TButton
- Left = 72
- Top = 64
- Width = 75
- Height = 25
- Caption = 'Button1'
- TabOrder = 0
- OnClick = Button1Click
- end
- object Edit1: TEdit
- Left = 32
- Top = 16
- Width = 153
- Height = 21
- TabOrder = 1
- end
- object OpenDialog1: TOpenDialog
- Left = 160
- Top = 48
- end
- object Time1: TmwFastTime
- Left = 32
- Top = 48
- end
- end
-