代码搜索:integer
找到约 10,000 项符合「integer」的源代码
代码结果 10,000
www.eeworm.com/read/181199/9267166
pas iangularloggauge.pas
{*******************************************************}
{ }
{ TiAngularLogGauge Component }
{
www.eeworm.com/read/181199/9267179
pas ispinselector.pas
{*******************************************************}
{ }
{ TiSpinSelector Component }
{
www.eeworm.com/read/181199/9267192
pas ipositioncomponent.pas
{*******************************************************}
{ }
{ TiPositionComponent }
{
www.eeworm.com/read/181199/9267203
pas iopcdllloader.pas
{$I iInclude.inc}
{$ifdef iVCL}unit iOPCDLLLoader;{$endif}
{$ifdef iCLX}unit QiOPCDLLLoader;{$endif}
interface
uses
www.eeworm.com/read/181199/9267225
pas ilabel.pas
{*******************************************************}
{ }
{ TiLabel Component }
{
www.eeworm.com/read/181199/9267311
pas igpfunctions.pas
{*******************************************************}
{ }
{ iGPFunctions (General Purpose) }
{
www.eeworm.com/read/377562/9271118
bas mtag.bas
Attribute VB_Name = "mTag"
Public Type FILETIME
dwLowDateTime As Long
dwHighDateTime As Long
End Type
Public Type SYSTEMTIME
wYear As Integer
wMonth As Integer
www.eeworm.com/read/377508/9273700
vb basedao.vb
Public Interface BaseDAO
Function findByID(ByVal ID As Integer) As Object
Function findAll() As Collection
End Interface
www.eeworm.com/read/377508/9273714
vb s_displaycolumns.vb
Public Class S_DisplayColumns
Private _ColumnID As Integer
Private _ComponentID As Integer
Private _TableName As String
Private _FieldName As String
Private _Caption As Strin
www.eeworm.com/read/377508/9273716
vb s_component.vb
Public Class S_Component
Private _ComponentID As Integer
Private _FormID As Integer
Private _ContID As Integer
Private _PageTypeID As Integer
Private _Name As String
Pri