代码搜索结果
找到约 10,000 项符合
9 的代码
unit9.pas
unit Unit9;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls;
type
Tshort_storage = class(TForm)
Label1: TLabel;
pr
unit9.dfm
object short_storage: Tshort_storage
Left = 198
Top = 125
Width = 696
Height = 480
Caption = 'short_storage'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWin