Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
谁能告诉我如何用 FireMonkey 播放 AVI 文件?我应该使用哪个组件?
我搜索了所有组件,但没有发现任何有用的东西。
if MediaPlayer1.Media <> nil then begin MediaPlayer1.Play; end;
它应该如下所示:
C:\earth.avi
结果:
我有一个<table>我想要一个包含其子项的宽度<td>。
<table>
<td>
不幸的是,我只能将类分配给<td>列,而不是<th>列 - 所以我不能table-layout: fixed像往常一样使用。w3 表格布局规范
<th>
table-layout: fixed