0
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

[link] C++ Builder XE4 > difference > TPageControlとTTabControl > TTabControl: 同じコンポーネントを複数タブで持つ

Last updated at Posted at 2018-10-17
動作環境
C++ Builder XE4

TPageControlとTTabControlの違いは何か?

以下はLazarusの情報ではあるが
http://forum.lazarus.freepascal.org/index.php?topic=18853.0

Blaazen
« Reply #3 on: November 10, 2012, 11:41:04 pm »
Simply, TPageControl contains other components on each tab.
TTabControl has the same components on each tab.

残りの詳細についてはリンク先を参照のこと。

TTabControlについては2つ目のタブの追加方法がXE4で見つからない (2018-10-17)。

0
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?