Subject | Re: [IBO] tib_date without datasource connection |
---|---|
Author | Jason Wharton |
Post date | 2002-04-19T13:44:05Z |
Yes, the TIB_Date works in an unbound state. I believe it has a Date
property. A peek in IBC_Date.int would show you.
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com
property. A peek in IBC_Date.int would show you.
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com
----- Original Message -----
From: "Ronaldo Rezende Vilela Luiz" <ronaldinho79@...>
Newsgroups: egroups.ibobjects
To: <IBObjects@yahoogroups.com>
Sent: Wednesday, April 17, 2002 9:13 AM
Subject: [IBO] tib_date without datasource connection
> Can I use the tib_date without connect to a datasource?
>
> I can make an select between 2 dates and use this control to user choose
the
> dates.
> And the tib_edit ?
> How can I take the value entered in the tib_date and tib_edit ?