home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Freelog 41
/
Freelog041.iso
/
Bas
/
Bureautique
/
MdiNotepad
/
Mdipad.exe
/
0
/
RCDATA
/
TFORM11
/
TFORM11.txt
Wrap
Text File
|
2002-09-25
|
3KB
|
129 lines
object Form11: TForm11
Left = 428
Top = 324
BorderStyle = bsDialog
Caption = 'Auto Complete'
ClientHeight = 255
ClientWidth = 417
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnClose = FormClose
OnCreate = FormCreate
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object SpeedButton1: TSpeedButton
Left = 336
Top = 120
Width = 17
Height = 17
Glyph.Data = {
AE000000424DAE00000000000000760000002800000009000000070000000100
0400000000003800000000000000000000001000000000000000000000000000
80000080000000808000800000008000800080800000C0C0C000808080000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00999999999000
0000999999999000000090000000900000009900000990000000999000999000
000099990999900000009999999990000000}
OnClick = SpeedButton1Click
end
object SpeedButton2: TSpeedButton
Left = 336
Top = 144
Width = 17
Height = 17
Glyph.Data = {
AE000000424DAE00000000000000760000002800000009000000070000000100
0400000000003800000000000000000000001000000000000000000000000000
80000080000000808000800000008000800080800000C0C0C000808080000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00999999999000
0000999909999000000099900099900000009900000990000000900000009000
000099999999900000009999999990000000}
OnClick = SpeedButton2Click
end
object Label2: TLabel
Left = 7
Top = 14
Width = 24
Height = 13
Caption = '&Text:'
FocusControl = Edit1
end
object Label3: TLabel
Left = 240
Top = 14
Width = 59
Height = 13
Caption = '&Sample size:'
FocusControl = Edit2
end
object ListBox1: TListBox
Tag = 1
Left = 7
Top = 38
Width = 321
Height = 187
ItemHeight = 13
TabOrder = 5
end
object Button1: TButton
Left = 336
Top = 10
Width = 75
Height = 22
Caption = 'Add'
TabOrder = 2
OnClick = Button1Click
end
object Button2: TButton
Left = 336
Top = 38
Width = 75
Height = 22
Caption = 'Remove'
TabOrder = 3
OnClick = Button2Click
end
object Edit1: TEdit
Left = 36
Top = 10
Width = 197
Height = 21
TabOrder = 0
end
object Edit2: TEdit
Left = 304
Top = 10
Width = 24
Height = 21
MaxLength = 2
TabOrder = 1
Text = '2'
end
object Button3: TButton
Left = 336
Top = 66
Width = 75
Height = 22
Caption = 'Close'
TabOrder = 4
OnClick = Button3Click
end
object CheckBox1: TCheckBox
Left = 8
Top = 232
Width = 197
Height = 17
Caption = '&Don'#39't move cursor'
TabOrder = 6
end
object StrSet1: TStrSet
Left = 340
Top = 208
end
end