代码搜索:commctrl
找到约 1,362 项符合「commctrl」的源代码
代码结果 1,362
www.eeworm.com/read/256813/11971224
pas aboutdlg.pas
unit AboutDlg;
interface
function AboutDlgFunc(): Integer;
implementation
uses Windows, ShellApi, Messages, CommCtrl, UpgradeDlg, KbFunc, ResDef;
//
// ** 前置声明 **
//
function AboutDl
www.eeworm.com/read/256813/11971231
pas warningdlg.pas
unit WarningDlg;
interface
function WarningMsgDlgFunc(): Integer;
implementation
uses Windows, ShellApi, Messages, CommCtrl, KbFunc, Setting, ResDef;
//
// ** 前置声明 **
//
function War
www.eeworm.com/read/337538/12364145
pas camphillsetup.pas
unit CamphillSetup;
interface
uses
SysUtils,
Messages,
CommDlg,
CommCtrl,
Windows;
{This is implemented as an old-fashioned Dialog Box
created with a resource editor. This is be
www.eeworm.com/read/231940/14215488
pas pagecontrolex.pas
unit PageControlEX;
interface
uses
Windows, SysUtils, Classes, Controls, RzTabs, Buttons, ComCtrls, CommCtrl;
type
TPageControlEX = class(TPageControl)
private
{ Private declara
www.eeworm.com/read/231940/14215491
~pas pagecontrolex.~pas
unit PageControlEX;
interface
uses
Windows,SysUtils, Classes, Controls, RzTabs, Buttons,ComCtrls,CommCtrl;
type
TPageControlEX = class(TPageControl)
private
{ Private declaratio
www.eeworm.com/read/221376/14742324
pas stabcontrol.pas
unit sTabControl;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
ImgList, ComCtrls, CommCtrl, sCommonData, sConst;
type
TsCustomTabContr
www.eeworm.com/read/217476/4869405
pas fcclearpanel.pas
unit fcClearPanel;
interface
uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
CommCtrl, StdCtrls, Buttons, ExtCtrls, fcCommon;
type
TfcCustomTransparentPan
www.eeworm.com/read/217476/4869716
pas fcclearpanel.pas
unit fcClearPanel;
interface
uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
CommCtrl, StdCtrls, Buttons, ExtCtrls, fcCommon;
type
TfcCustomTransparentPan
www.eeworm.com/read/217476/4870026
pas fcclearpanel.pas
unit fcClearPanel;
interface
uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
CommCtrl, StdCtrls, Buttons, ExtCtrls, fcCommon;
type
TfcCustomTransparentPan
www.eeworm.com/read/360247/2964602
pas fcclearpanel.pas
unit fcClearPanel;
interface
uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
CommCtrl, StdCtrls, Buttons, ExtCtrls, fcCommon;
type
TfcCustomTransparentPan