网上文摘 小说 Flash游戏 最近更新 下载排行 资源分类 下载指南
经典编程资源 精彩不容错过
设为首页
加入收藏
联系我们
  当前位置:Delphi园地精选控件DevExpress → DevExpress ExpressPageControl v2.38
  本周下载排行
  本月下载排行
资源名称:DevExpress ExpressPageControl v2.38
文件类型: RAR
适用版本:
发 布 者: DelphiFans
资源类型: 免费
资源大小: 2.19 MB
资源等级:
整理时间: 2008-9-23 20:50:39
资源网址:
下载次数: 本 周:13 本月:12 总计:1108
下载链接:
小说 Flash游戏
资源简介: ExpressPageControl:页面控制。

The tab control contains a set of tabs and a client
area. The client area of the control can contain any
number of other controls. Note that unlike the page
control, the tab control抯 client area is a single
panel. Thus, you cannot specify different page
contents for different tabs (unless you change the page
content dynamically in code).

The tab control is most likely to be used if you want
the same set of controls to be displayed within its
page. The content of controls can be dynamically
changed by handling the OnChange event. Thus, one of
the common applications of the tab control is to
display dataset records. Tabs display values of the
dataset field that can identify a record. Controls
within the page display values of other fields from the
selected record. Please refer to the Using the Tab
Control to Display Dataset Records topic for an example
of using the tab control in this manner. The image
below displays the tab control after completing the
steps listed in that topic.

You can also create more complex structures using the
tab control. See the image below for an example of
using the tab control within other tab controls.

The page control provides the same features as the tab
control. It also contains a set of tabs and a client
area. The only difference is that the page control
provides a separate page panel for each tab within it.
Thus, you can customize the content of each page
separately by dropping controls onto it. When
switching between tabs, the control automatically
displays the corresponding page.

Use the page control if you need different set of
controls to reside on each separate page. Using this
control allows you to break controls needed in your
application into categories. This also enables you to
save space on the form. See the image below for
examples of using the page control.
Google
 
Web www.delphifans.com
相关资源:
  • DevExpress XtraBars Suite v3.27
  • DevExpress.QuantumGrid3.22.Delphi6 v3.22
  • DevExpress.ExpressBars v5.23 new
  • DevExpress.QuantumGrid3.22.Delphi7
  • DevExpress.QuantumGrid.4.5.2.Delphi7
  • DevExpress.QuantumGrid.4.5.2.Delphi6
  • DevExpress.ExpressNavBar.v1.3.0.FS.D6
  • DevExpress.ExpressNavBar.v1.3.0.FS.D7
  • DevExpress.Forum.Lib.for.Delphi6.FS
  • DevExpress.MemData.v1.8.2.for.Delphi7
  • 相关文章:
  • DevExpress v28 控件在 Delphi 中的安装
  • DevExpress控件介绍
  • 下载帮助() 下载链接错误报告或者意见反馈
    下载说明:
    关于我们 | 广告服务 | 发布资源 | 联系站长 Copyright © 2002-2006 Delphi园地 All Rights Reserved