I'm putting TsPageScroller on new page of TsPageControl. On TsPageScroller I'm trying to set Align to alClient and I'm getting an error: “Control '' has no parent window”. I use AC ver 11.26 because ver 12.07 is still Beta.
I attached a small demo. I'm using Delphi 10.1 Berlin Update 2. I'm getting en error after setting in Object Inspector Align property to alClient on sPageScroller1.
I prepared my demo app without AppAnalytics. I tested it with “Link with runtime packages = False” and probably therefore you saw AppAnalytics (appanalytics240.bpl) in my details log. I changed “Link with runtime packages” to True, error still exist but there is no AppAnalytics in my detail log.