论坛


2012年6月15日 星期五

iOS email with attachment

Embarcadero| CodeCentral Delphi Submissions |17:50:14

Can be used with a component or a Function call.You can specific Recipients (to, CC, BCC) but only one per category. You can use a TStringList to list files to be attached.

iOS email with attachment

Embarcadero| CodeCentral Delphi Submissions |17:48:49

Can be used with a component or a Function call.You can specific Recipients (to, CC, BCC) but only one per category. You can use a TStringList to list files to be attached.

Implementing StartsText With SubText As Pattern - When Pattern Is A Regular Expression!

About.com| About.com Delphi Programming |02:00:27

inregex::For a relative file path like "\abc\def\file.txt" I need to check if the file is located in the "\abc\def" folder (or in any of its sub folders). ...Read Full Post