随笔分类 - 101.Delphi的基础知识
摘要:在imglist中将dbgrideh数据显示在某一列中,其中:dbgrideh中SHowImag要设置为true;代码: Procedure TForm1.LoadPassPic(pDataSet: TCustomADODataSet; pField, pPicField: String);Var
阅读全文
摘要:procedure GetFileListEx(FilePath, ExtMask: string; FileList: TStrings; SubDirectory: Boolean = True); // // 遍历目录及子目录procedure TForm2.GetFileListEx(Fil
阅读全文
摘要:通过测试.exe程序调用dll外部方法,通过dll调用主程序.exe方法实现。 Showmessage('进入方法?这里是dll里LoginElecReq'); try ShellExecute(Application.Handle, 'Open','prjGhMzPrePayPrint60.exe
阅读全文
摘要:在interface uses 添加TForms;
阅读全文
浙公网安备 33010602011771号