代码搜索:soundf
找到约 44 项符合「soundf」的源代码
代码结果 44
www.eeworm.com/read/387434/8678172
dfm soundf.dfm
object Form1: TForm1
Left = 285
Top = 138
Width = 310
Height = 172
Caption = 'SoundB'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height
www.eeworm.com/read/387434/8678174
pas soundf.pas
unit SoundF;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, MdSounB;
type
TForm1 = class(TForm)
MdSoundButton1: TMdSoundButto
www.eeworm.com/read/165783/10051789
asm soundf.asm
title soundf -- the speaker beeper
public soundf
cseg segment para 'code'
assume cs:cseg
soundf proc far
push ax
www.eeworm.com/read/355371/10273099
dcu soundf.dcu
www.eeworm.com/read/355371/10273158
dfm soundf.dfm
object sound: Tsound
Left = 229
Top = 145
BorderStyle = bsNone
Caption = 'sound'
ClientHeight = 174
ClientWidth = 314
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.C
www.eeworm.com/read/355371/10273229
pas soundf.pas
unit soundf;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, Buttons, TFlatSpeedButtonUnit, ExtCtrls, TFlatPanelUnit, XPMenu,
compass,
www.eeworm.com/read/355371/10273337
dcu soundf.dcu
www.eeworm.com/read/355371/10273401
dfm soundf.dfm
object soundj: Tsoundj
Left = 430
Top = 160
BorderStyle = bsNone
Caption = 'soundj'
ClientHeight = 84
ClientWidth = 231
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font
www.eeworm.com/read/355371/10273443
pas soundf.pas
unit soundf;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
ExtCtrls, TFlatPanelUnit, StdCtrls, Volumes, XPMenu, Scope, MMObj,
MMWheel, LMDCont
www.eeworm.com/read/423250/10577028
asm soundf.asm
public soundf
cseg segment para 'code'
assume cs:cseg
soundf proc far
push ax
push bx
push cx
push dx
push di