论坛


2013年9月20日 星期五

delphi 特效菜单(改变字体和颜色)

DELPHI盒子| Delphi盒子 |16:09:00

五颜六色的菜单,菜单项可以变化字体和动态变化颜色。你可以修改代码使用你自己的颜色和字体或变化字体和动态变化颜色。在delphi7下编译通过。

Android的路径信息

武稀松| 武稀松的博客 |15:44:03

刚好有个朋友问Android中怎么获取安装路径.Delphi早就把IO相关的都提取到System.IoUtils单元中了.路径操作就使用TPath的方法都很方便.uses System.IoUtilsTPath.GetTempPath//临时目录TPath.GetCameraPath//照相机目录(照片/录像)TPath.GetMusicPath//音乐目录TPath...

Delphi XE5 iOS and Android media file formats supported

David I| Sip from the Firehose |05:17:29

Delphi XE5 and FM support multiple media file formats for all of the platforms we target (Windows, OSX, iOS and Android). ?Looking at the FM source code you will find the multimedia components involved (TMediaPlayer, TMediaPlayerControl) and the f...

Video: Accelerometer on Android with Delphi XE5

Embarcadero| EDN Delphi Feed |01:00:00