代码搜索:mapX
找到约 509 项符合「mapX」的源代码
代码结果 509
www.eeworm.com/read/223131/14654916
obj mapx.obj
www.eeworm.com/read/223100/14659086
~pas mapx.~pas
unit MapX;
interface
uses MapXLib_TLB, Classes, Controls, Dialogs, SysUtils, Forms, Variants, Printers,
RulerFrm, AreaFrm, InforFrm, Graphics, Messages, CommCtrl, Windows;
type
TMapX =
www.eeworm.com/read/223100/14659096
dcu mapx.dcu
www.eeworm.com/read/223100/14659136
pas mapx.pas
unit MapX;
interface
uses MapXLib_TLB, Classes, Controls, Dialogs, SysUtils, Forms, Variants, Printers,
RulerFrm, AreaFrm, InforFrm, Graphics, Messages, CommCtrl, Windows;
type
TMapX =
www.eeworm.com/read/216322/15019305
h mapx.h
#ifndef __MAPX_H__
#define __MAPX_H__
#ifdef UNDER_CE
#define HELP_FINDER 0x000b
#endif
#pragma warning( disable: 4100)
// event dispids
#define MAPX_DISPID_SELECTION_CHANGED 0x1
#
www.eeworm.com/read/216322/15019326
cpp mapx.cpp
#include "stdafx.h"
#include
#include "mapx.h"
/////////////////////////////////////////////////////////////////////////////
// CMapX
#ifdef CWND_MAPX
IMPLEMENT_DYNCREATE(CMapX,
www.eeworm.com/read/216322/15019329
obj mapx.obj
www.eeworm.com/read/216319/15019417
cpp mapx.cpp
#include "stdafx.h"
#include
#include "mapx.h"
/////////////////////////////////////////////////////////////////////////////
// CMapX
#ifdef CWND_MAPX
IMPLEMENT_DYNCREATE(CMapX,
www.eeworm.com/read/216319/15019439
h mapx.h
#ifndef __MAPX_H__
#define __MAPX_H__
#ifdef UNDER_CE
#define HELP_FINDER 0x000b
#endif
#pragma warning( disable: 4100)
// event dispids
#define MAPX_DISPID_SELECTION_CHANGED 0x1
#
www.eeworm.com/read/216319/15019464