Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - DateTime
Search - DateTime - List
签于目前市场上结合Query万能查询的第三方控件,适合DELPHI的特别多,如武稀松先生的WNQUERY,但适合CBUILDER的几乎是麟毛凤脚,由于公司产品上需要用到该功能,所以特别花了一天时间编了这个适合CBUILDER6版本的万能查询模块(如有需要亦可提供CBUILDER5的版本),供大家参考使用,改天有时间我会推出该系列的第三方控件,希望大家多提宝贵意见。 功能特点: 1、结合adoQuery(只适合adoQuery),如需支持Query,请另行通知我; 2、结合adoQuery->Fields属性,查询条件可以根据Fields的Visiable属性来定,也就是说Fields->Field[0]->Visiable=false,这时你可以设置属性既可以把这类字段作为查询条件,也可以隐藏这类字段不作为查询条件显示; 3、根据字段类型显示比较值,举例说明:如果你选择的是DateTime字段,那比较值自动改为DateTimePicker,这比武稀松先生的WNQUERY要先进多了; 4、可以单项条件查询也可以多项条件结合查询; 上海同文信息技术有限公司 赵秀江(David) http://www.twsoft.cn Email:mail@twsoft.cn david@twsoft.cn MSN:twsoft@hotmail.com QQ:5281034-Sign currently on the market combined with Query query omnipotent third-party controls, DELPHI fit many of the special, such as Mr. Wu Xisong the WNQUERY, but are suitable for almost CBuilder-lin毛凤feet, because of company s products used on the necessary functions, so in particular spent a day period of time for which the fit CBUILDER6 version of the Universal Query Module (if required can also provide CBUILDER5 version), for reference use, another day I will have time to launch the series of third-party controls, I hope everyone mention many valuable comments . Features: 1, combined with adoQuery (only suitable adoQuery), For Supporting Query, please notice me 2, combined with adoQuery-> Fields property, according to Fields query property to set the Visiable, that is to say Fields-> Field [0]-> Visiable = false, then you can set a property can put this type of field as query, you can hide these fields do not show as a query 3, according to field the type of revea
Date : 2025-12-30 Size : 339kb User : 天下第三

date time delphi 7 program
Date : 2025-12-30 Size : 169kb User : sadegh

dbedit datetime picker komponent
Date : 2025-12-30 Size : 3kb User : kuzu

Delphi写的通用AT短信收发程序 采用AT命令写的短信收发程序。 1.接口数据库可自行创建(SQL2000) 发送短信表结构为: CREATE TABLE [dbo].[SMS_Send] ( [id] [int] IDENTITY (1, 1) NOT NULL , [mobile] [nvarchar] (20) COLLATE Chinese_PRC_CI_AS NULL , [Msg] [nvarchar] (160) COLLATE Chinese_PRC_CI_AS NULL , [state] [int] NULL , [sendyorn] [int] NOT NULL , [sendtime] [datetime] NULL , [CommPort] [nvarchar] (50) COLLATE Chinese_PRC_CI_AS NULL ) ON [PRIMARY] 2. 接收短信表结构为: CREATE TABLE [dbo].[SMS_Accept] ( [id] [int] IDENTITY (1, 1) NOT NULL , [mobile] [nvarchar] (20) COLLATE Chinese_PRC_CI_AS NULL , [Msg] [nvarchar] (160) COLLATE Chinese_PRC_CI_AS NULL , [ArriveTime] [datetime] NULL , [Readed] [int] NULL ) ON [PRIMARY] -Delphi to write the general AT messaging program uses AT commands to write text messaging program. 1. Interface allows you to create the database (SQL2000) to send SMS table structure: CREATE TABLE [dbo]. [SMS_Send] ([id] [int] IDENTITY (1, 1) NOT NULL, [mobile] [nvarchar] (20) COLLATE Chinese_PRC_CI_AS NULL, [Msg] [nvarchar] (160) COLLATE Chinese_PRC_CI_AS NULL, [state] [int] NULL, [sendyorn] [int] NOT NULL, [sendtime] [datetime] NULL, [CommPort] [nvarchar] (50 ) COLLATE Chinese_PRC_CI_AS NULL) ON [PRIMARY] 2. receive SMS table structure: CREATE TABLE [dbo]. [SMS_Accept] ([id] [int] IDENTITY (1, 1) NOT NULL, [mobile] [nvarchar] (20 ) COLLATE Chinese_PRC_CI_AS NULL, [Msg] [nvarchar] (160) COLLATE Chinese_PRC_CI_AS NULL, [ArriveTime] [datetime] NULL, [Readed] [int] NULL) ON [PRIMARY]
Date : 2025-12-30 Size : 889kb User : 刘海滨

DL : 0
it is a component for datetime
Date : 2025-12-30 Size : 6kb User : hamid

强大的工具EhLib.v5.6.215.Full.Source-The Library contains several components and objects. TDBGridEh component TDBGridEh provides all functionality of TDBGrid and adds several new features as follows: Allows to select records, columns and rectangle areas. Special titles that can correspond to several/all columns. Footer that is able to show sum/count/other field values. Automatic column resizing to set grid width equal client width. Ability to change row and title height. Allows automatic broken of a single line long title and data row to a multiline. Title can act as button and, optionally show a sort marker. Automatically sortmarking. Ability to truncate long text with ellipsis. Lookup list can show several fields. Incremental search in lookup fields. Frozen columns. DateTime picker support for TDateField and TDateTimeField. Allows to show bitmaps from TImageList depending on field value. Allows to hide and track horizontal or vertical scrollbars.
Date : 2025-12-30 Size : 1.69mb User : 11

Delphi convert between datetime and double
Date : 2025-12-30 Size : 177kb User : yann83
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.