Componentes.Terceros.SDAC/internal/4.10.0.10/1/Source/Net/CoreLab.VirtualTable.Design.DacReg.pas

22 lines
640 B
ObjectPascal
Raw Permalink Normal View History

{$I ..\Dac.inc}
unit CoreLab.VirtualTable.Design.DacReg;
{$IFDEF VER9P}
{$R ..\..\Images\CoreLab.Dac.VirtualTable.TVirtualTable.bmp}
{$R ..\..\Images\CoreLab.Dac.VirtualTable.TVirtualTable16.bmp}
{$R ..\..\Images\CoreLab.Dac.VirtualTable.TVirtualTable32.bmp}
{$R ..\..\Images\CoreLab.Dac.CRBatchMove.TCRBatchMove.bmp}
{$R ..\..\Images\CoreLab.Dac.CRBatchMove.TCRBatchMove16.bmp}
{$R ..\..\Images\CoreLab.Dac.CRBatchMove.TCRBatchMove32.bmp}
{$ELSE}
{$R ..\..\Images\Delphi8\CoreLab.Dac.VirtualTable.TVirtualTable.bmp}
{$R ..\..\Images\Delphi8\CoreLab.Dac.CRBatchMove.TCRBatchMove.bmp}
{$ENDIF}
{$I ..\DacReg.pas}