代码搜索:Dataview
找到约 395 项符合「Dataview」的源代码
代码结果 395
www.eeworm.com/read/294405/8226784
~dfm dataview.~dfm
object FormDataView: TFormDataView
Left = 348
Top = 188
Width = 136
Height = 168
Caption = #27700#31665#25511#21046#31995#32479
Color = clBlack
Font.Charset = DEFAULT_CHARSET
F
www.eeworm.com/read/294405/8226793
pas dataview.pas
unit DataView;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ExtCtrls, DBCtrls, Grids, DBGrids, StdCtrls;
type
TFormDataView = cl
www.eeworm.com/read/294405/8226814
dcu dataview.dcu
www.eeworm.com/read/294405/8226839
~pas dataview.~pas
unit DataView;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ExtCtrls, DBCtrls, Grids, DBGrids, StdCtrls;
type
TFormDataView = cl
www.eeworm.com/read/294405/8226885
ddp dataview.ddp
www.eeworm.com/read/294405/8226905
dfm dataview.dfm
object FormDataView: TFormDataView
Left = 348
Top = 188
Width = 136
Height = 168
BorderIcons = [biSystemMenu, biMinimize]
Caption = #27700#31665#25511#21046#31995#32479
Color = cl
www.eeworm.com/read/294405/8226920
~ddp dataview.~ddp
www.eeworm.com/read/202643/15377337
h dataview.h
// DataView.h : interface of the CDataView class
//
/////////////////////////////////////////////////////////////////////////////
#if !defined(AFX_DATAVIEW_H__A5A51FFB_20D6_443B_8894_9CB0E798C067
www.eeworm.com/read/202643/15377341
cpp dataview.cpp
// DataView.cpp : implementation of the CDataView class
//
#include "stdafx.h"
#include "danlianbiao.h"
#include "DataDoc.h"
#include "DataView.h"
#include
#include