BusinessSkinForm VCL 12.10 D6_10.4 Sydney

所属分类:Pascal/Delphi编程
开发工具:Delphi
文件大小:3188KB
下载次数:13
上传日期:2020-08-27 15:46:38
上 传 者Guga67
说明:  BusinessSkinForm VCL 12.10 D6 to 10.4 for Sydney

文件列表:
bsfcb103Rio.cpp (1050, 2018-11-24)
bsfcb103Rio.res (1976, 2018-11-24)
bsfcb2006.bdsproj (26641, 2009-11-12)
bsfcb2006.cpp (524, 2006-10-25)
bsfcb2006.res (1536, 2006-09-05)
bsfcb2007.cbproj (13703, 2008-05-05)
bsfcb2007.cpp (522, 2007-10-05)
bsfcb2007.res (5056, 2008-05-05)
bsfcb2009.cbproj (11894, 2009-11-12)
bsfcb2009.cpp (794, 2009-11-12)
bsfcb2009.res (5940, 2008-09-25)
bsfcb2010.cbproj (11894, 2009-11-12)
bsfcb2010.cpp (794, 2009-11-12)
bsfcb2010.res (5940, 2008-09-25)
bsfcbxe.cbproj (12030, 2014-03-21)
bsfcbxe.cpp (794, 2014-03-21)
bsfcbxe.res (5940, 2008-09-25)
bsfcbxe2.cbproj (14152, 2014-03-21)
bsfcbxe2.cpp (1054, 2014-03-21)
bsfcbxe2.res (5560, 2011-09-16)
bsfcbxe3.cbproj (16486, 2014-03-21)
bsfcbxe3.cpp (1050, 2014-03-21)
bsfcbxe3.res (1196, 2012-09-07)
bsfcbxe4.cbproj (16492, 2014-03-21)
bsfcbxe4.cpp (1050, 2014-03-21)
bsfcbxe4.res (1196, 2013-04-30)
bsfcbxe5.cbproj (16492, 2013-10-01)
bsfcbxe5.cpp (1050, 2013-10-01)
bsfcbxe5.res (1196, 2013-10-01)
bsfcbxe6.cbproj (16639, 2014-05-02)
bsfcbxe6.cpp (1050, 2014-05-02)
bsfcbxe6.res (1196, 2014-05-02)
bsfcbxe7.cbproj (33462, 2014-09-24)
bsfcbxe7.cpp (1050, 2014-09-24)
bsfcbxe7.res (1196, 2014-09-24)
bsfcbxe8.cbproj (36681, 2015-04-20)
bsfcbxe8.cpp (1050, 2015-04-20)
bsfcbxe8.res (1196, 2015-04-20)
bsfd5.cfg (390, 2009-11-12)
bsfd5.dpk (1943, 2009-11-12)
... ...

How to add skin support for QuantumGrid and other DevExpress controls (v.11-13): 1. Install SkinAdapter VCL. 2. Enable {$DEFINE DEVEX_SUPPORT} directive in bsaadapter.pas. 3. Add bsaDevExSkin.pas to the BusinessSkinForm VCL package and recompile it. 4. Set LookAndFeel.Skin property to "BSFSkin" in DevExpress controls. 5. Set LookAndFeel.NativeStyle properties to False in DevExpress controls. 6. Put TbsaSkinAdapter component on the form and set SkinData property. How to add Skin support without adding bsaDevExSkin.pas to the BSF VCL package: 1. Set LookAndFeel.NativeStyle properties to False in DevExpress controls. 2. Set LookAndFeel.SkinName property to "BSFSkin" in DevExpress controls manually (without choosing from list). 3. Add sbsaDevExSkin.pas to the project (for example, to Uses of the main form) If you need to add skin support for filter dialogs of QuantiumGrid then replace original files to files from SkinFilterDialogs.zip.

近期下载者

相关文件


收藏者