Subject | RE: [IBO] IBO5 IB_Memo issues |
---|---|
Author | Terry Black |
Post date | 2012-03-08T01:25:53Z |
Hi Helen, I think there must be something else happening here.
Just to restate the problem. I have an application compiled in Delphi7, it uses IB Objects and a Firebird database - no problems work well.
If I recomplie it in Delphi XE2 and IBO5 I cannot see any of the data in the IB_memo fields. Even if I add a new record with text in the memo fields it saves the data. But when I exit and open it again it just displays the name of the field. The record is there with other data saved in IB_Edit fields.
So it appears there is some change when I go to IBO5 and Delphi XE2
Terry
TIB_Memo property AutoDisplay: boolean;
Description
If this is set to False, the memo contents will be displayed on demand, when the user double-clicks on the control or presses the ENTER key when it has the focus.
Helen
IT Manager | Public Health Unit Hornsby | Health Reform Transitional Organisation Northern
Hornsby Hospital, Main Building 1, 36-76 Palmerston Road, Hornsby NSW 2077
Tel. 02 9477 9400 | Fax. 02 9482 1650 | tblac@...
www.health.nsw.gov.au
Just to restate the problem. I have an application compiled in Delphi7, it uses IB Objects and a Firebird database - no problems work well.
If I recomplie it in Delphi XE2 and IBO5 I cannot see any of the data in the IB_memo fields. Even if I add a new record with text in the memo fields it saves the data. But when I exit and open it again it just displays the name of the field. The record is there with other data saved in IB_Edit fields.
So it appears there is some change when I go to IBO5 and Delphi XE2
Terry
>>> Helen Borrie <helebor@...> 8/03/2012 11:44 am >>>At 11:53 AM 8/03/2012, Terry Black wrote:
>Hi Jason, where is the AutoLoad property?Probably a slip. See:
TIB_Memo property AutoDisplay: boolean;
Description
If this is set to False, the memo contents will be displayed on demand, when the user double-clicks on the control or presses the ENTER key when it has the focus.
Helen
IT Manager | Public Health Unit Hornsby | Health Reform Transitional Organisation Northern
Hornsby Hospital, Main Building 1, 36-76 Palmerston Road, Hornsby NSW 2077
Tel. 02 9477 9400 | Fax. 02 9482 1650 | tblac@...
www.health.nsw.gov.au