IntraWeb的TMS控件允許從Delphi IDE直接在IntraWeb表格上編輯設計期間的網頁。IntraWeb的TMS控件允許以RAD方法用Delphi進行網頁應用程序的開發。這使得網頁開發就像在表格上放控件一樣簡單。
TMS Components for IntraWeb allows rich design-time editing of webpages from the Delphi IDE directly on IntraWeb forms. IntraWeb and the TMS Components for IntraWeb allow an unprecedented RAD way of web application development with Delphi, making web development as easy as dropping components on a form.
在色板上的TMS IntraWeb控件
在色板上的TMS數據IntraWeb控件

為IntraWeb擴展網頁應用程序的Delphi RAD開發工具而設計的70多種控件,包括:
- TTIWHTMLLabel, TTIWDBHTMLLabel:具有HTML格式的標簽
- TTIWDateLabel:日期標簽
- TTIWHTMLRadioGroup;具備HTML支持的單選組
- TTIWHTMLCheckBox:具備HTML支持的復選框
- TTIWHTMLList:具備HTML支持的列表
- TTIWCalendar, TTIWDBCalendar:月歷控制組件
- TTIWDatePicker, TTIWDBDatePicker:日期挑選控制組件
- TTIWDateSelector:日期選擇控制組件
- TTIWStaticMenu:具有旋轉效果的靜態菜單
- TTIWAdvEdit, TTIWDBAdvEdit:高級編輯控制組件
- TTIWAdvLUEdit, TTIWDBAdvLUEdit:高級查找編輯控制組件
- TTIWEMailEdit:為電子郵件設計的具備常規語法授權的編輯控制組件
- TTIWFilePicker:具備附件挑選鍵的編輯控制組件
- TTIWMainMenu, TTIWSideMenu:下拉菜單控制組件
- TTIWAdvImage:具備與旋轉圖片功能一樣的設計期GIF與JPEG支持的圖片
- TTIWFadeImage:具備旋轉褪色效果的圖片
- TTIWHotSpotImage:為具備設計期熱點編輯器的JPEG與GIF文件而設計的具備客戶端ImageMap支持的圖片
- TTIWPaintBox:就像在Win32應用程序里一樣,允許在畫圖板上繪畫的在瀏覽器里轉化的paintbox
- TTIWDateLabel:顯示今日日期的標簽
- TTIWClock:在客戶端運行的時鐘
- TTIWSmartPanel:擴展/隱藏面板
- TTIWScrollPanel:滾動面板
- TTIWTickerPanel:具有可選的擴展/隱藏部分的斷續器
- TTIWPersistentEdit:具有cookie持續性的編輯控制組件
- TTIWCountryComboBox, TTIWDBCountryComboBox:具備所有國家的combobox
- TTIWStateComboBox, TTIWDBStateComboBox:具有美國各州的combobox
- TTIWOutlookBar:outlook條控制組件
- TTIWAdvWebGrid, TTIWAdvDetailWebGrid:非數據意識表格控制組件
- TTIWDBAdvWebGrid, TTIWDBAdvDetailWebGrid:數據意識表格控制組件
- TTIWColorPicker:色彩挑選控制組件
- TTIWAdvSpinEdit, TTIWDBAdvSpinEdit:數據意識與非數據意識的旋轉編輯控制組件
- TTIWAdvImageButton:基于按鍵控制的三種狀態的圖片
- TTIWPopupMenuButton:具有附屬彈出菜單的按鍵
- TTIWPopupMenuLabel:具有附屬彈出菜單的標簽
- TTIWDocumentPopup:文檔的右鍵彈出菜單
- TTIWMonthCalendar:具備事件提示功能的月歷
- TTIWAdvTimeEdit, TTIWDBAdvTimeEdit:專為輸入時間值設計的編輯控件
- TTIWScrollBarPersistence:能在頁面重載時保持滾動條位置不變的控件
- TTIWScrollBarColors:控制不同滾動條色彩設置的控件(只用于IE6)
- TTIWCheckList:下拉列表分組控制
- TTIWCCNumEdit:具備客戶端基本驗證的信用卡號碼編輯控制組件
- TTIWCCExpEdit:具備客戶端基本驗證的信用卡過期日期的編輯控制組件
- TTIWListLink:客戶端listbox到listbox的鏈接
- TTIWComboListLink:客戶端combobox到listbox的鏈接
- TTIWEditLinkLink:客戶端編輯到listbox的鏈接
- TTIWGradientLabel:具備坡度背景的標簽
- TTIWHTMLEdit, TTIWDBHTMLEdit:html編輯器(只支持IE5.5或以上)
- TTIWClientCode:客戶端Javascript或CSS代碼的存儲器
- TTIWClientDebugOut:從JavaScript啟用客戶端OutputDebugString的控件
- TTIWRadioButton:能通過母機按鍵屬性成為單選框組的單個單選框
- TTIWMultiColumnComboBox控件:具備查找與類型功能的多列combobox
- TTIWHelpTip控件:具有帶格式文本的幫助彈出控件
- TTIWCalculatingLabel控件:客戶端統計標簽
- TTIWTextAreaLimiter控件:具有客戶端長度顯示與顯示的多行文本框
- TTIWAdvToolButton控件:為正常、旋轉與平整狀態設計的具備坡度與象形支持的Hotmail似的按鍵
- TTIWNoSpamEmail控件:比能用spambots追蹤的電子郵件超連接
- TTIWClientWatch控件:全客戶端代碼追蹤的Javascript OutputDebugString瀏覽器
- TTIWListOrganiser控件:允許客戶端對列表框進行追加訂購
- TTIWCheckListBox控件:標記的列表框

TMS IntraWeb components on the palette


TMS data-aware IntraWeb components on the palette

Over 70 components for IntraWeb extending the true Delphi RAD development tool for Web applications including :
TTIWHTMLLabel, TTIWDBHTMLLabel : labels with HTML formatting
TTIWDateLabel : date label
TTIWHTMLRadioGroup : radiogroup with HTML support
TTIWHTMLCheckBox : checkbox with HTML support
TTIWHTMLList : list with HTML support
TTIWCalendar, TTIWDBCalendar : monthcalendar controls
TTIWDatePicker, TTIWDBDatePicker : datepicker controls
TTIWDateSelector : date selector control
TTIWStaticMenu : static menu with hover effect
TTIWAdvEdit, TTIWDBAdvEdit : advanced edit control
TTIWAdvLUEdit, TTIWDBAdvLUEdit : advanced lookup edit control
TTIWEMailEdit : edit control with regular expression validation for email
TTIWFilePicker : edit control with attached file picker button
TTIWMainMenu, TTIWSideMenu : dropdown menu controls
TTIWAdvImage : image with library free design time GIF & JPEG support as well as hover image capability
TTIWFadeImage : image with hover fade effect
TTIWHotSpotImage : image with client-side ImageMap support for JPEG and GIF files with design time hot spot editor
TTIWPaintBox : paintbox that renders in a browser allowing to draw on a canvas just like in a Win32 application
TTIWDateLabel : label showing todays date
TTIWClock : client side running clock
TTIWSmartPanel : expanding / collapsing panel
TTIWScrollPanel : scrolling panel
TTIWTickerPanel : ticker with optional expanding/collapsing part
TTIWPersistentEdit : edit control with cookie persistency
TTIWCountryComboBox, TTIWDBCountryComboBox : combobox with all countries predefined
TTIWStateComboBox, TTIWDBStateComboBox : combobox with states of USA
TTIWOutlookBar : outlookbar control for
TTIWAdvWebGrid, TTIWAdvDetailWebGrid : non data-aware grid control
TTIWDBAdvWebGrid, TTIWDBAdvDetailWebGrid : data-aware grid control
TTIWColorPicker : color picker control
TTIWAdvSpinEdit, TTIWDBAdvSpinEdit : data-aware and not data-aware spin edit controls
TTIWAdvImageButton : tri-state image based button control
TTIWPopupMenuButton : button with attached popup menu
TTIWPopupMenuLabel : label with attached popup menu
TTIWDocumentPopup : right-click popup menu for document
TTIWMonthCalendar : month calendar with events per day indication
TTIWAdvTimeEdit, TTIWDBAdvTimeEdit : edit component specific for entering time values
TTIWAdvDateEdit, TTIWDBAdvDateEdit : edit component specific for entering date values
TTIWScrollBarPersistence : component that keeps scrollbar positions persistent between page reloads
TTIWScrollBarColors : component to control various scrollbar color settings (IE6 only)
TTIWCheckList : Dropdown checklist group control
TTIWCCNumEdit : credit card number edit control with client side basic validation
TTIWCCExpEdit : credit card expiry date edit control with client side basic validation
TTIWListLink : client side listbox to listbox link
TTIWComboListLink : client side combobox to listbox link
TTIWEditLinkLink : client side edit to listbox link
TTIWGradientLabel : label with gradient background
TTIWHTMLEdit, TTIWDBHTMLEdit : html editors (IE5.5+ only)
TTIWClientCode: container for clientside Javascript or CSS code
TTIWClientDebugOut: component to enable the use of client side OutputDebugString from JavaScript
TTIWRadioButton: single radio button that can be made part of a radiobutton group through the master button property
TTIWMultiColumnComboBox component : multi column combobox with lookup and type-ahead
TTIWHelpTip component : help popup component with formatted text support
TTIWCalculatingLabel component : client-side calculating label
TTIWTextAreaLimiter component : multi-line textbox with full client-side length limitation and display
TTIWAdvToolButton component : Hotmail like button with gradients and glyph support for normal, hovered, pressed states
TTIWNoSpamEmail component : email hyperlink that cannot be traced by spambots
TTIWClientWatch component : Javascript OutputDebugString viewer for full client-side code tracing
TTIWListOrganiser component : allows full client-side reordering of items in a listbox
TTIWCheckListBox component : checked listbox