代码搜索:MapObjects
找到约 512 项符合「MapObjects」的源代码
代码结果 512
www.eeworm.com/read/217407/14965879
~pas layermanage.~pas
unit layermanage;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
Buttons, StdCtrls, MapObjects2_TLB, CheckLst, Grids;
type
TLayerManaFrm = c
www.eeworm.com/read/217407/14965888
txt query.txt
uunit query;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, MapObjects2_TLB, Buttons;
type
TQueryFrm = class(TForm)
www.eeworm.com/read/372746/9494870
bas utilities.bas
Attribute VB_Name = "modUtilities"
Public SDECon As New MapObjects2.DataConnection
Public bSDEConnected As Boolean
'CenterForm - Centers a form
Public Sub CenterForm(frm As Form)
'Center the
www.eeworm.com/read/304740/13787664
txt readme.txt
MapObjects2 C++ Sample: AddShape
================================
This sample loads a colour bitmap image and allows you to draw geometric shapes ontop of it.
It also allows you to zoom and pan
www.eeworm.com/read/217407/14965633
~pas query.~pas
unit query;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, Buttons, MapObjects2_TLB, Grids, ComCtrls, ExtCtrls, jpeg;
type
TQueryF
www.eeworm.com/read/217407/14965672
~pas main.~pas
unit Main;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
Buttons, ExtCtrls, ComCtrls, Menus, OleCtrls, MapObjects2_TLB, ToolWin,
ImgList, StdC
www.eeworm.com/read/217407/14965830
pas main.pas
unit Main;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
Buttons, ExtCtrls, ComCtrls, Menus, OleCtrls, MapObjects2_TLB, ToolWin,
ImgList, StdC
www.eeworm.com/read/217407/14965870
pas query.pas
unit query;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, Buttons, MapObjects2_TLB, Grids, ComCtrls, ExtCtrls, jpeg;
type
TQueryF
www.eeworm.com/read/132454/14089225
txt readme.txt
You will need the Scalebar.ocx and MO2Legend.OCX to run this sample successfully. Both controls are installed with the ArcExplorer components along with Mapobjects 2.0 . Ensure they are turned on as
www.eeworm.com/read/217407/14965636
~pas sinfo.~pas
unit sInfo;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
Grids, DBGrids, Db, ADODB, StdCtrls, Buttons, MapObjects2_TLB;
type
TSInfoFrm = c