(Gast)
n/a Beiträge
|
1. Mär 2003, 13:34
Zitat von Touchdown:
Man sollte Gerüchte nicht weiter verbreiten wenn man nicht weiss ob es stimmt!
TNotebook macht mit keiner Windows-Version Probleme und ein PageControl braucht man nicht nutzen.
Wer das nicht versteht wird die Vorzüge dieser Komponente nie kennenlernen!
Zitat von Delphi-OH:
The components on the Windows 3.1 page of the Component palette provide Windows 3.1 control elements for backward compatibility with Windows 3.1 applications built with previous versions of Delphi. Many of these older controls implement the same behavior as more recent specialized 32-bit Windows controls.
When creating new applications, do not use these controls.
The following table indicates which control should be used instead:
Code:
Win 3.1 control Replace with Palette page of new control
DBLookupList DBLookupListBox Data Controls
DBLookupCombo DBLookupComboBox Data Controls
TabSet TabControl Win32
Outline TreeView Win32
TabbedNotebook PageControl Win32
Notebook PageControl Win32
Header HeaderControl Win32
Grüsse, Daniel
|
|
Zitat
|