Talk:TSqlite3 Master Detail Example
This is one of these many projects NOT compiling with modern versions of Lazarus. The creator should please update this example so it can be compiled with the latest Lazarus version. Otherwise it is one more piece of frustrating code which is NOT helpful at all! The version of the LCL is 0.9.27.
Error Messages:
Messages, Errors: 9
uMain.lfm(38,7) Error: identifier Caption is not published in class "TPage"
uMain.lfm(39,7) Error: identifier ClientWidth is not published in class "TPage"
uMain.lfm(40,7) Error: identifier ClientHeight is not published in class "TPage"
uMain.lfm(290,7) Error: identifier Caption is not published in class "TPage"
uMain.lfm(291,7) Error: identifier ClientWidth is not published in class "TPage"
uMain.lfm(292,7) Error: identifier ClientHeight is not published in class "TPage"
uMain.lfm(409,7) Error: identifier Caption is not published in class "TPage"
uMain.lfm(410,7) Error: identifier ClientWidth is not published in class "TPage"
uMain.lfm(411,7) Error: identifier ClientHeight is not published in class "TPage"