代码搜索:Frame
找到约 10,000 项符合「Frame」的源代码
代码结果 10,000
www.eeworm.com/read/141937/12976865
pas frame.pas
unit Frame;
interface
// MDI Frame for the multi-threaded text editor.
// Copyright
www.eeworm.com/read/141937/12976875
dfm frame.dfm
object MainForm: TMainForm
Left = 259
Top = 222
Width = 519
Height = 301
Caption = 'Threaditor'
Color = clAppWorkSpace
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Fo