代码搜索:integer
找到约 10,000 项符合「integer」的源代码
代码结果 10,000
www.eeworm.com/read/210383/15200075
bas modcrypt.bas
Attribute VB_Name = "modCrypt"
Option Explicit
'---------------------------------------------------------------------------------------
' Procedure : Encrypt
' DateTime : 31-03-2003 18:55 CET
www.eeworm.com/read/210091/15207063
pas wwdbgrid.pas
unit Wwdbgrid;
{
//
// Components : TwwDBGrid
//
// Copyright (c) 1995-2001 by Woll2Woll Software
//
// 7/19/97 - Only readjust customedit rectangle if cell boundary left,right
// ha
www.eeworm.com/read/210091/15207161
pas wwradiobutton.pas
{
//
// Components : TwwCustomRadioButton
//
// Copyright (c) 2001 by Woll2Woll Software
//
// 8/6/2001- Support radiobuttons font settings.
// 9/19/2001- Radiobuttons in grid when dgAlwaysSho
www.eeworm.com/read/210091/15207187
pas wwrcdvw.pas
unit wwrcdvw;
{
//
// Components : TwwRecordViewDialog
//
// Copyright (c) 1997-2001 by Woll2Woll Software
//
// 7/19/97 - Don't show cancel button in memodialog if readonly
// 7/21/97 - Assig
www.eeworm.com/read/210091/15207228
pas wwcombobutton.pas
unit wwcombobutton;
interface
uses Windows, Messages, Classes, Controls, Forms, Graphics, StdCtrls,
ExtCtrls, CommCtrl, buttons;
{$i wwIfDef.pas}
type
// TButtonLayout = (blGlyphLeft,
www.eeworm.com/read/209464/15219075
test2
program example2;
var A,B,C:integer;
X,Y:bool;
begin /* this is an example */
A:=B*C+37;
X:='ABC'
end.
www.eeworm.com/read/209373/15221917
pas fqbsynmemo.pas
{*******************************************}
{ }
{ FastQueryBuilder 1.03 }
{ Syntax memo control }
{
www.eeworm.com/read/209373/15222258
pas frxdock.pas
{******************************************}
{ }
{ FastReport v3.0 }
{ Tool controls }
{
www.eeworm.com/read/209373/15222319
pas frxdesgnctrls.pas
{******************************************}
{ }
{ FastReport v3.0 }
{ Designer controls }
{
www.eeworm.com/read/209373/15222328
pas frxaggregate.pas
{******************************************}
{ }
{ FastReport v3.0 }
{ Aggregate Functions }
{