搜索结果
找到约 3 项符合
descendant 的查询结果
按分类筛选
Delphi控件源码 Floating Window.It is descendant of TCustomPanel. You can: - Drag on its title bar. - Set title ba
Floating Window.It is descendant of TCustomPanel. You can:
- Drag on its title bar.
- Set title bar on the left (only for truetype font)
- Show/Hide buttons on title bar
- Expand/shrink window (like tool window in CorelDraw)
Delphi控件源码 TxQuery is an SQL engine implemented in a TDataSet descendant component, that can parse SQL syntax,
TxQuery is an SQL engine implemented in a TDataSet descendant component, that can parse SQL syntax, and that will use that syntax to query to another.
Delphi控件源码 TreeMenu Component ================== The TreeMenu is a descendant of TTreeView. It is a "steal
TreeMenu Component
==================
The TreeMenu is a descendant of TTreeView.
It is a "stealth-realese" because the TreeMenu is created only run time
and it changes a design time defined simple TreeView to self.
Using it is very simple. Please see the demo files.
Author:
=======
Pal Sitkei
si ...