2009最新 传奇汉化0599代码 传奇汉化

源代码在线查看: delphixcfg.inc

软件大小: 6441 K
上传用户: kzdai22
关键词: 2009 0599 汉化 代码
下载地址: 免注册下载 普通下载 VIP

相关代码

				{$B-,J+,Q-,R-,T-,X+}
				
				{$IFDEF VER100}
				  // Delphi 3
				  {$DEFINE DelphiX_Delphi3}
				{$ENDIF}
				
				{$IFDEF VER120}
				  // Delphi 4
				  {$DEFINE DelphiX_Delphi4}
				{$ENDIF}
				
				{$IFDEF VER130}
				  // Delphi 5
				  {$DEFINE DelphiX_Delphi5}
				{$ENDIF}
				
				{$IFDEF DelphiX_Delphi3}
				  {$DEFINE DelphiX_Spt3}
				{$ENDIF}
				
				{$IFDEF DelphiX_Delphi4}
				  {$DEFINE DelphiX_Spt3}
				  {$DEFINE DelphiX_Spt4}
				{$ENDIF}
				
				{$IFDEF DelphiX_Delphi5}
				  {$DEFINE DelphiX_Spt3}
				  {$DEFINE DelphiX_Spt4}
				  {$DEFINE DelphiX_Spt5}
				{$ENDIF}
				
							

相关资源