Revision: 65054 Log: TAChart: Extend charteditor by an "all-in-one" editor. Modified: U trunk/components/tachart/demo/charteditor/ceaxisdlg.pas A trunk/components/tachart/demo/charteditor/cecharteditor.lfm A trunk/components/tachart/demo/charteditor/cecharteditor.pas A trunk/components/tachart/demo/charteditor/ceimages.lfm A trunk/components/tachart/demo/charteditor/ceimages.pas U trunk/components/tachart/demo/charteditor/celegenddlg.pas U trunk/components/tachart/demo/charteditor/cemain.lfm U trunk/components/tachart/demo/charteditor/cemain.pas U trunk/components/tachart/demo/charteditor/ceseriesframe.pas U trunk/components/tachart/demo/charteditor/ceshapebrushpenmarginsframe.pas U trunk/components/tachart/demo/charteditor/cetitlefootdlg.pas U trunk/components/tachart/demo/charteditor/cetitlefootframe.pas U trunk/components/tachart/demo/charteditor/charteditordemo.lpi U trunk/components/tachart/demo/charteditor/charteditordemo.lpr
Revision: 65053 Log: LCL: Win32: Fixed FormStyle fsNormal is ignored after switching back from fsStayOnTop, only working for AnchorDocking with recreating of HWND. Issue #38790 Modified: U trunk/lcl/interfaces/win32/win32wsforms.pp
Revision: 65052 Log: LCL: Fixed FormStyle fsNormal is ignored after switching back from fsStayOnTop. Issue #38790 Modified: U trunk/lcl/interfaces/win32/win32wsforms.pp