[Lazarus] TDateEdit.Date is not published...why?
Graeme Geldenhuys
graemeg.lists at gmail.com
Thu Apr 23 14:58:10 CEST 2009
this code should work:
var
m : TMyObject;
...
m := TMyObject.Create; // has been called first?
SetLength(m.FItem, 1);
More information about the Lazarus
mailing list