捐赠 | 广告 | 注册 | 发布 | 上传 | 关于我们    
  粤ICP备10103342号-1 DELPHI盒子 | 盒子文章 | 盒子问答悬赏 | 最新更新 | 盒子检索 | 下载中心 | 高级搜索    
  精品专区 | 繁體中文 | 奖励公告栏 | 直通车账号登陆 | 关闭GOOGLE广告 | 临时留言    
 
广告
评论:SkinEngine v3.4.7 (皮肤界面控件包)
steventone 212 2003/10/13 13:58:52
找不到se_dsgn_d7.bpl和se_db_dsgn_d7.bpl这两个文件
mantousoft 177 2003/10/10 13:04:41
楼上的问题参考
http://bbs.2ccc.com/topic.asp?topicid=13371
potato 176 2003/10/10 12:24:03
为什么我在Win2000下运行正常,但在Win98上界面字体就发生了变化了呢?
好像小一号了,难看啊,如何修改?
mantousoft 115 2003/9/26 2:31:48
打开 seconst.pas 文件,可以汉化资源字符串:
-----------------------------------------------------------
resourcestring

  SKsMaximize = '最大化(&X)';
  SKsMinimize = '最小化(&N)';
  SKsClose = '关闭(&C)';
  SKsRollup = '向上收缩(&L)';
  SKsRestore = '恢复(&R)';
  SKsMinToTray = '最小化到任务栏图标(&T)';

  SKsIndexOutOfBounds = '工具栏条目超范围';
  SKsIndexIsControl = '条目[%d] 不能应用因为它是一个控制';
  SKsItemReinserted = '工具栏条目已经插入';
  SKsItemNotFound = '子条目不是条目';

  { Menu items }
  SKsItemCustomize = '自定义(&C)...';

  SKsItemDelete = '删除(&D)';
  SKsItemName = '名字(&N):';
  SKsItemDefaultStyle = '默认样式(&U)';
  SKsItemTextOnly = '全部仅仅文本(&T)';
  SKsItemTextOnlyInMenus = '菜单仅仅文本(&O)';
  SKsItemImageAndText = '图形和文本(&A)';

  SOKButton = '确定';
  SCancelButton = '取消';
  SYesButton = '是(&Y)';
  SNoButton = '否(&N)';
  SHelpButton = '帮助(&H)';
  SCloseButton = '关闭(&C)';
  SIgnoreButton = '忽略(&I)';
  SRetryButton = '重试(&R)';
  SAbortButton = '关于';
  SAllButton = '全部(&A)';

  SMsgDlgWarning = '警告';
  SMsgDlgError = '错误';
  SMsgDlgInformation = '信息';
  SMsgDlgConfirm = '确认';
  SMsgDlgYes = '是(&Y)';
  SMsgDlgNo = '否(&N)';
  SMsgDlgOK = '确定';
  SMsgDlgCancel = '取消';
  SMsgDlgHelp = '帮助(&H)';
  SMsgDlgHelpNone = '没有可用帮助';
  SMsgDlgHelpHelp = '帮助';
  SMsgDlgAbort = '关于(&A)';
  SMsgDlgRetry = '重试(&R)';
  SMsgDlgIgnore = '忽略(&I)';
  SMsgDlgAll = '全部(&A)';
  SMsgDlgNoToAll = '全部否(&O)';
  SMsgDlgYesToAll = '全部是(&A)';

  SEditUndo = '取消';
  SEditCopy = '复制';
  SEditCut = '剪切';
  SEditPaste = '粘贴';
  SEditDelete = '删除';
  SEditSelectAll = '全选';
....
----------------------------------------------------------
第一页 上一页 下一页 最后页 有 24 条纪录 共2页 21 - 24
 用户名:
 密 码:
自动登陆(30天有效)
 
  DELPHI盒子版权所有 技术支持:深圳市麟瑞科技有限公司 1999-2024 V4.01 粤ICP备10103342号-1 更新RSS列表