标题:delphi怎么实现这个功能滴
只看楼主
cmlTZ202102
Rank: 1
等 级:新手上路
帖 子:2
专家分:0
注 册:2021-2-1
 问题点数:0 回复次数:1 
delphi怎么实现这个功能滴


     看到一个大虾做的项目,觉得不错,想学习,又不知是怎么做的,特别是txt里面的$Testname=  和$Command= 是怎么被button调用的, 还请各位指点指点,谢谢!
项目叙述如下:
form中有两个button ,一个caption为previous,另一个为next,label在form打开时为Testnam
  

Txt内容如下:
 The next line is the path to the test results store. dont forget the trailing \ make sure this only
occurs once in this file
$path=c:\HF Results\
***********************************************************************************************
$testname=STD FID Output

These are the commands that are sent to MY
$command=~amode
$command=LOAD GTEST
$command=SF 15


//其中TXT里面$testname= 是记录的顺序编号,里面提到的MYTEST是个exe文件。

实现功能:
假如按下next按键,则Form中Testname显示为后一条的记录名称,同时会把$commmand=载入到 exe文件中执行,反之,则显示前一条的记录名称

搜索更多相关主题的帖子: Command delphi form next The 
2021-02-01 15:26
supermay
Rank: 1
等 级:新手上路
威 望:1
帖 子:34
专家分:0
注 册:2004-10-3
得分:0 
读取了TXT后你喜欢如何判断都行呀。

2021-10-20 09:14



参与讨论请移步原网站贴子:https://bbs.bccn.net/thread-504797-1-1.html




关于我们 | 广告合作 | 编程中国 | 清除Cookies | TOP | 手机版

编程中国 版权所有,并保留所有权利。
Powered by Discuz, Processed in 0.054928 second(s), 7 queries.
Copyright©2004-2024, BCCN.NET, All Rights Reserved