请问QStdCtrls和StdCtrls有什么区别?

Vicar2 2003-06-26 10:55:57
?
...全文
81 5 打赏 收藏 转发到动态 举报
写回复
用AI写文章
5 条回复
切换为时间正序
请发表友善的回复…
发表回复
zlyanyan 2003-06-26
  • 打赏
  • 举报
回复
没注意过,关注!
sheepcyk 2003-06-26
  • 打赏
  • 举报
回复
QStdCtrls ??
StdCtrls放了组件板上的类信息
fuzhan820 2003-06-26
  • 打赏
  • 举报
回复
StdCtrls里有TButton

Button is a push button control.

TButtonActionLink

ButtonActionLink is an action link designed specifically for button control clients.

TButtonControl

ButtonControl is the base class for objects that represent Windows button controls.

TCheckBox

CheckBox represents a check box that can be on (checked) or off (unchecked)

TComboBox

ComboBox combines an edit box with a scrollable list.

TCustomCheckBox

CustomCheckBox is the ancestor of all check-box components.

TCustomCombo

CustomCombo is the base class for all combo boxes.

TCustomComboBox

CustomComboBox is the base class for combobox components.

TCustomComboBoxEx

CustomComboBoxEx is the base class for combo box components that support extended combo box features such as images on the list entries.

TCustomComboBoxStrings

CustomComboBoxStrings represents the strings in the drop-down list of a combo box.

TCustomEdit

CustomEdit is the base class from which all edit-box and memo controls are derived.

TCustomGroupBox

CustomGroupBox is the base class for all group-box components.

TCustomLabel

CustomLabel is the base class for non-windowed controls that display text on a form.

TCustomListBox

CustomListBox is the base class for listbox objects that are wrappers for list box controls.

TCustomMemo

CustomMemo is the base type for memo components, which are multiline edit boxes, including TMemo and TDBMemo.

TCustomStaticText

CustomStaticText is the base class for TStaticText.

TEdit

Edit is a wrapper for a Windows single-line edit control.

TGroupBox

GroupBox represents a Windows group box.

TLabel

Label is a nonwindowed control that displays text on a form.

TListBox

ListBox displays a collection of items in a scrollable list.

TMemo

Memo is a wrapper for a Windows multiline edit control.

TRadioButton

RadioButton is a wrapper for a system radio button.

TScrollBar

ScrollBar is a Windows scroll bar, which is used to scroll the contents of a window, form, or control.

TStaticText

StaticText is a windowed control that displays text on a form.
luntan888 2003-06-26
  • 打赏
  • 举报
回复
QStdCtrls CLXApplication(可跨平台)
StdCtrls Application(不可)
Vicar2 2003-06-26
  • 打赏
  • 举报
回复
up

5,386

社区成员

发帖
与我相关
我的任务
社区描述
Delphi 开发及应用
社区管理员
  • VCL组件开发及应用社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧