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. Spring Cloud (十五)Stream 入门、主要概念与自定义消息发送与接收

    前言 不写随笔的日子仿佛就是什么都没有产出一般--上节说到要学Spring Cloud Bus,这里发现按照官方文档的顺序反而会更好些,因为不必去后边的章节去为当前章节去打基础,所以我们先学习Spri ...

  2. 20155305乔磊2016-2017-2《Java程序设计》第六周学习总结

    20155305乔磊2016-2017-2<Java程序设计>第六周学习总结 教材学习内容总结 InputStream与OutputStream 串流设计 1.串流:Java将输入/输出抽 ...

  3. 【转】详解linux vi命令用法

    功能最强在的编辑器--vi vi是所有UNIX系统都会提供的屏幕编辑器,它提供了一个视窗设备,通过它可以编辑文件.当然,对UNIX系统略有所知的人, 或多或少都觉得vi超级难用,但vi是最基本的编辑器 ...

  4. 第10月第21天 手势识别 开屏广告 Xcode快捷键

    1.手势识别 http://yulingtianxia.com/blog/2016/12/29/Multimedia-Edit-Module-Architecture-Design/ 2.开屏广告 h ...

  5. Linux的软中断处理实现 【转】

    转自:http://blog.chinaunix.net/uid-25909619-id-3070190.html 一.概念   首先我们要知道为什么中断需要下半部 .我们可以想象一下,如果没有下半部 ...

  6. 2012 Dhaka

    2012 Dhaka B - Wedding of Sultan 题目描述:给出一棵树的\(dfs\)序(只要经过就会记录),求每个点的度 solution 按\(dfs\)序的规则还原这棵树就好了. ...

  7. kibana提示"[illegal_argument_exception] mapper [hits] cannot be changed from type [long] to [integer]"

    =============================================== 2019/1/30_第1次修改                       ccb_warlock == ...

  8. java8新特性详解(转)

    原文链接. 前言: Java 8 已经发布很久了,很多报道表明Java 8 是一次重大的版本升级.在Java Code Geeks上已经有很多介绍Java 8新特性的文章,例如Playing with ...

  9. Vue项目中如何引用外部js

    第一种方法:(感觉这个有问题) 1.把需要的js放到static文件夹下 2.在Index.html页面引入 3.在webpack.base.conf.js添加下面代码 externals: { 'W ...

  10. [转载]angular通过$http与服务器通信

    转载自:http://www.cooklife.cn/detail/54c5044ec93620284e964b58#View angular是一个前端框架,实现了可交互式的页面,但是对于一个web应 ...