TIWAudio 所在单元及继承链:
IWCompAudio.TIWAudio

主要成员:


property AudioFile: TIWFileReference //
property FocusOutline: Boolean //
property AlternateAudioFile: TIWFileReference //
property ShowAudioPlayer: Boolean //
property AutoPlay: Boolean //
property Loop: Boolean //
property PreLoad: Boolean //
property AltText: string // class function GetAudioType(const AudioFileName: string): string

TIWMPEG 所在单元及继承链:
IWCompMPEG.TIWMPEG

主要成员:


property MPEGFile: TIWFileReference //
property Archive: string //
property AutoStart: Boolean //
property ClassID: string //
property CodeBase: string //
property CodeType: string //
property Data: string //
property Declare: Boolean //
property ObjectType: string //
property PluginsPage: string //
property RenderEMBED: Boolean //
property StandBy: string //

TIWFlash 所在单元及继承链:
IWCompFlash.TIWFlash

主要成员:


property Align: TIWFlashAlign //
property AutoPlay: Boolean //
property BGColor: TIWColor //
property EnableMenu: Boolean //
property FlashFile: TIWFileReference //
property Loop: Boolean //
property Quality: TIWFlashQuality //
property SAlign: TIWFlashSAlign //
property Scale: TIWFlashScale //
property SWLiveConnect: Boolean //
property ObjectType: string //

TIWSilverlight 所在单元及继承链:
IWCompSilverlight.TIWSilverlight

主要成员:


property EnableFramerateCounter: Boolean //
property Framerate: Integer //
property BGColor: TIWColor //
property Windowless: Boolean //
property XAP: TIWFileReference //

TIWSilverlightVideo 所在单元及继承链:
IWCompSilverlight.TIWSilverlightVideo

主要成员:


property AutoPlay: Boolean //
property Muted: Boolean //
property Stretch: TIWSilverlightVideoStretch //
property Volume: Integer //
property Media: TIWFileReference //
property ShowControls: Boolean //
property EnableFramerateCounter: Boolean //
property Framerate: Integer //
property BGColor: TIWColor //
property Windowless: Boolean //
property XAP: TIWFileReference //

TIWApplet 所在单元及继承链:
IWHTMLControls.TIWApplet

主要成员:


property Alignment: TIWAppletAlignment //
property AltText: string //
property AppletName: string //
property Archive: string //
property ClassFile: string //
property CodeBase: string //
property HorizSpace: Integer //
property Params: TStringList //
property VertSpace: Integer //

TIWQuickTime 所在单元及继承链:
IWCompQuickTime.TIWQuickTime

主要成员:


property AutoPlay: Boolean    //
property BGColor: TIWColor //
property Cache: Boolean //
property Controller: Boolean //
property Hidden: Boolean //
property HRef: string //
property KioskMode: Boolean //
property Loop: Boolean //
property PluginsPage: string //
property MovFile: TIWFileReference //
property MovieName: string //
property Pan: Integer //
property PlayEveryFrame: Boolean //
property Scale: string //
property Volume: Integer //

TIWActiveX 所在单元及继承链:
IWCompActiveX.TIWActiveX

主要成员:


property ActiveXObject: TIWFileReference //
property Archive: string //
property ClassID: string //
property CodeBase: string //
property CodeType: string //
property Data: string //
property Declare: Boolean //
property ForceActivation: Boolean //
property ObjectType: string //
property PluginsPage: string //
property RenderEMBED: Boolean //
property StandBy: string //

//...

使用 IntraWeb (27) - 基本控件之 TIWAudio、TIWMPEG、TIWFlash、TIWSilverlight、TIWSilverlightVideo、TIWApplet、TIWQuickTime、TIWActiveX的更多相关文章

  1. 使用 IntraWeb (24) - 基本控件之 TIWFileUploader、TIWFile

    TIWFileUploader 是基于 Ajax 的上传控件, 最初是 Andrew Valums 开发, 从 IntraWeb XIV 纳入并替换 TIWFile. 虽然从组件面板上还能看到 TIW ...

  2. 使用 IntraWeb (29) - 基本控件之 TIWAutherList、TIWAutherINI、TIWAutherEvent

    TIWAutherList //通过一组户名与密码验证登陆 TIWAutherINI //通过记录户名与密码信息的 #Auth.ini 文件验证登陆 TIWAutherEvent //通过其 OnCh ...

  3. 使用 IntraWeb (28) - 基本控件之 TIWTemplateProcessorHTML、TIWLayoutMgrHTML、TIWLayoutMgrForm

    TIWTemplateProcessorHTML //使用外部的 html 文件做模板 TIWLayoutMgrHTML //直接输入 Html 文本做模板 TIWLayoutMgrForm //这应 ...

  4. 使用 IntraWeb (26) - 基本控件之 TIWMenu

    TIWMenu 的任务是让原来的 TMainMenu 呈现在网页上, 通过其 AttachedMenu 属性关联一个 TMainMenu 是必需的. TIWMenu 所在单元及继承链: IWCompM ...

  5. 使用 IntraWeb (25) - 基本控件之 TIWRegion

    这应该是 IW 中最重要的容器了, 和它同父的还有 TIWTabControl TIWRegion 所在单元及继承链: IWRegion.TIWRegion 主要成员: property Align: ...

  6. 使用 IntraWeb (23) - 基本控件之 TIWTimer、TIWProgressBar、TIWProgressIndicator、TIWTimeEdit

    TIWTimer //和 TTimer 没多大区别, 它的默认事件现在是异步的(OnAsyncTimer), 在网络上使用 OnTimer 肯定是非常糟糕的 TIWProgressBar //进度条 ...

  7. 使用 IntraWeb (22) - 基本控件之 TIWCalendar

    TIWCalendar: 日历控件, 继承于 TIWCustomGrid, 所以它和 TIWGrid 共同属性特多. 它的 Cell 是 TIWCalendarCell 对象, 直接从 TIWGrid ...

  8. 使用 IntraWeb (20) - 基本控件之 TIWGrid

    TIWGrid 最终通过 Html Table 呈现; 其每个 Cell 都是一个 TIWGridCell 对象, Cell 对象的 Control 属性非常好, 可以非常方便地嵌入其他控件. TIW ...

  9. 使用 IntraWeb (19) - 基本控件之 TIWTreeView

    这是个饱受非议的控件; 我通过尝试, 理解了非议, 也能理解作者. 总之向作者的思路靠拢吧, 还是不错的. TIWTreeView 所在单元及继承链: IWCompTreeview.TIWTreeVi ...

随机推荐

  1. Tornado实现多线程、多进程HTTP服务

    背景 线上有一个相关百科的服务,返回一个query中提及的百科词条.该服务是用python实现的,以前通过thrift接口访问,现要将其改为通过HTTP访问.之前没有搭建HTTPServer的经验,因 ...

  2. element-UI 下拉条数多渲染慢

    本文地址:https://www.cnblogs.com/veinyin/p/10120398.html 如果渲染为普通下拉框,用户难以找到要选择的那一项,增加模糊搜索功能,可解决渲染缓慢问题,但用户 ...

  3. Xcode多种Build Configuration配置使用

    Build Configuration? Xcode默认会有2个编译模式,一个是Debug,一个是Release.Release下不能调试程序,编译时有做编译优化,会比用Debug打包出来的运行快,另 ...

  4. 揭开webRTC媒体服务器的神秘面纱——WebRTC媒体服务器&开源项目介绍

    揭开webRTC媒体服务器的神秘面纱--WebRTC媒体服务器&开源项目介绍 WebRTC生态系统是非常庞大的.当我第一次尝试理解WebRTC时,网络资源之多让人难以置信.本文针对webRTC ...

  5. css-实现图标在输入框中显示

    一:JavaScript 是脚本语言 JavaScript 是一种轻量级的编程语言. JavaScript 是可插入 HTML 页面的编程代码. JavaScript 插入 HTML 页面后,可由所有 ...

  6. python基础-装饰器,生成器和迭代器

    学习内容 1.装饰器 2.生成器 3.迭代器 4.软件目录结构规范 一:装饰器(decorator) 1.装饰器定义:本质就是函数,用来装饰其他函数,即为其他函数添加附加功能. 2.装饰器原则:1)不 ...

  7. ubuntu16。04LST配置nfs实现服务器和客户端共享文件

    NFS(network file system)网络文件系统可以实现不同主机与操作系统之间通过网络进行资源共享,此时一台PC充当服务器,若干台PC充当那客户端,具体如何配置请跟随我的步骤来做 1 下载 ...

  8. 洛谷P2613有理数取余

    传送门 #include <iostream> #include <cstdio> #include <cstring> #include <algorith ...

  9. Laravel中使用自己的类库三种方式

    虽然Composer使得我们可以重用很多现有的类库(例如packagist.org中的),但是我们仍然可能用到一些不兼容composer的包或者类库.另外在某一项目中,我们也可能会创建某一类库,而且可 ...

  10. 《Look Mom, I don’t use Shellcode》议题解析

    0x0 前言 <Look Mom, I don’t use Shellcode>是2016年Syscan360上讲过的一个议题,这个议题的副标题是"Browser Exploit ...