home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DOS/V Power Report 1997 August
/
VPR9708A.ISO
/
D3TRIAL
/
INSTALL
/
DATA.Z
/
delphi32.exe
/
RCDATA
/
TCOMPLISTFORM
/
TCOMPLISTFORM.txt
< prev
Wrap
Text File
|
1997-05-14
|
1KB
|
64 lines
inherited CompListForm: TCompListForm
Left = 240
Top = 237
Width = 183
Height = 266
ActiveControl = SearchText
BorderStyle = bsSizeToolWin
Caption = 'ソスソスソス゚ーソスソスソス'
Icon.Data = {<image000.ico>}
KeyPreview = True
Position = poScreenCenter
OnActivate = FormActivate
OnKeyDown = FormKeyDown
OnKeyPress = FormKeyPress
OnResize = FormResize
PixelsPerInch = 96
TextHeight = 12
object Label1: TLabel
Left = 8
Top = 8
Width = 80
Height = 13
Caption = 'ソスソスソスOソスナ鯉ソスソスソス(&S):'
FocusControl = SearchText
IsControl = True
end
object ComponentList: TListBox
Left = 8
Top = 48
Width = 160
Height = 124
IntegralHeight = True
ItemHeight = 30
Sorted = True
Style = lbOwnerDrawFixed
TabOrder = 1
OnClick = CompListClick
OnDblClick = CreateClick
OnDrawItem = CompListDrawItem
IsControl = True
end
object AddButton: TButton
Left = 43
Top = 208
Width = 90
Height = 25
Caption = 'フォソスムに追会ソス(&A)'
Default = True
TabOrder = 2
OnClick = CreateClick
IsControl = True
end
object SearchText: TEdit
Left = 8
Top = 24
Width = 160
Height = 21
TabOrder = 0
OnChange = SearchChange
OnKeyDown = SearchKeyDown
IsControl = True
end
end