H
huzb
Unregistered / Unconfirmed
GUEST, unregistred user!
在CB4中, 从 DevExpress QuantumGrid (由源码在CB4编译)的 TdxTreeList, TdxDBGrid 各继承出一个控件(由Component菜单,即使一行也不加)编译通过,链接出错:
[Linker Error] Unresolved external '__fastcall Dxtl::TCustomdxTreeListControl:oDrawCell(Graphics::TCanvas *, Windows::TRect&, Dxtl::TdxTreeListNode *, int, bool, bool, bool, bool, bool, void *, System::AnsiString&, Graphics::TColor&, Graphics::TFont *, Classes::TAlignment&, bool&' referenced from C:/TEMPBCB/HDXTREELIST.OBJ.
[Linker Error] Unresolved external '__fastcall Dxtl::TCustomdxTreeList:rawCell(Graphics::TCanvas *, const Windows::TRect&, Graphics::TBitmap *, Dxtl::TdxTreeListNode *, int, int, bool, bool, Graphics::TColor, void *, bool, Dxtl::TdxGridDrawCellKind, bool, bool)' referenced from C:/TEMPBCB/HDXTREELIST.OBJ.
[Linker Error] Unresolved external '__fastcall Dxtl::TCustomdxTreeList:rawGroupPanel(Graphics::TCanvas *, const Windows::TRect&, void *)' referenced from C:/TEMPBCB/HDXTREELIST.OBJ.
[Linker Error] Unresolved external '__fastcall Dxtl::TCustomdxTreeList:rawPreview(Graphics::TCanvas *, const Windows::TRect&, Graphics::TBitmap *, Dxtl::TdxTreeListNode *, Graphics::TColor, Graphics::TColor, void *, bool)' referenced from C:/TEMPBCB/HDXTREELIST.OBJ.
[Linker Error] Unresolved external '__fastcall Dxtl::TCustomdxTreeListControl:oDrawCell(Graphics::TCanvas *, Windows::TRect&, Dxtl::TdxTreeListNode *, int, bool, bool, bool, bool, bool, void *, System::AnsiString&, Graphics::TColor&, Graphics::TFont *, Classes::TAlignment&, bool&' referenced from C:/TEMPBCB/HDXTREELIST.OBJ.
[Linker Error] Unresolved external '__fastcall Dxtl::TCustomdxTreeList:rawCell(Graphics::TCanvas *, const Windows::TRect&, Graphics::TBitmap *, Dxtl::TdxTreeListNode *, int, int, bool, bool, Graphics::TColor, void *, bool, Dxtl::TdxGridDrawCellKind, bool, bool)' referenced from C:/TEMPBCB/HDXTREELIST.OBJ.
[Linker Error] Unresolved external '__fastcall Dxtl::TCustomdxTreeList:rawGroupPanel(Graphics::TCanvas *, const Windows::TRect&, void *)' referenced from C:/TEMPBCB/HDXTREELIST.OBJ.
[Linker Error] Unresolved external '__fastcall Dxtl::TCustomdxTreeList:rawPreview(Graphics::TCanvas *, const Windows::TRect&, Graphics::TBitmap *, Dxtl::TdxTreeListNode *, Graphics::TColor, Graphics::TColor, void *, bool)' referenced from C:/TEMPBCB/HDXTREELIST.OBJ.