LCL: TPageControl properties were implemented for Windows. Add restriction notes for other widgetsets. Issue #34867.

git-svn-id: trunk@62773 -
This commit is contained in:
juha 2020-03-18 18:54:09 +00:00
parent b198ba1129
commit a3b373f868
6 changed files with 95 additions and 5 deletions

View File

@ -127,7 +127,19 @@ After obtaining a CGImageRef, the next step to implement the RawImage_fromDevice
<descr>The content of file created by using this property depends of the printer backend used, for example when using CUPS (mainly under Unix type systems) it will be postscript while under Windows it will be in a printer unspecified format</descr>
</issue>
<issue name="TPageControl.MultiLine">
<short>MultiLine property is not supported</short>
<short>not supported</short>
</issue>
<issue name="TPageControl.MultiSelect">
<short>not supported</short>
</issue>
<issue name="TPageControl.RaggedRight">
<short>not supported</short>
</issue>
<issue name="TPageControl.ScrollOpposite">
<short>not supported</short>
</issue>
<issue name="TPageControl.Style">
<short>not supported</short>
</issue>
<issue name="TPageControl.TabHeight">
<short>Changing of default tab height is not supported</short>
@ -136,7 +148,7 @@ After obtaining a CGImageRef, the next step to implement the RawImage_fromDevice
<short>Changing of default tab width is not supported</short>
</issue>
<issue name="TTabControl.MultiLine">
<short>MultiLine property is not supported</short>
<short>not supported</short>
</issue>
<issue name="TTabControl.TabHeight">
<short>Changing of default tab height is not supported</short>

View File

@ -4,5 +4,26 @@
<issue name="TListView.StateImages">
<short>StateImages property is not supported</short>
</issue>
<issue name="TPageControl.MultiLine">
<short>not supported</short>
</issue>
<issue name="TPageControl.MultiSelect">
<short>not supported</short>
</issue>
<issue name="TPageControl.RaggedRight">
<short>not supported</short>
</issue>
<issue name="TPageControl.ScrollOpposite">
<short>not supported</short>
</issue>
<issue name="TPageControl.Style">
<short>not supported</short>
</issue>
<issue name="TPageControl.TabHeight">
<short>Changing of default tab height is not supported</short>
</issue>
<issue name="TPageControl.TabWidth">
<short>Changing of default tab width is not supported</short>
</issue>
</widgetset>
</package>

View File

@ -26,7 +26,19 @@
<short>HideSelection property is not supported</short>
</issue>
<issue name="TPageControl.MultiLine">
<short>MultiLine property is not supported</short>
<short>not supported</short>
</issue>
<issue name="TPageControl.MultiSelect">
<short>not supported</short>
</issue>
<issue name="TPageControl.RaggedRight">
<short>not supported</short>
</issue>
<issue name="TPageControl.ScrollOpposite">
<short>not supported</short>
</issue>
<issue name="TPageControl.Style">
<short>not supported</short>
</issue>
<issue name="TPageControl.TabHeight">
<short>Changing of default tab height is not supported</short>

View File

@ -7,5 +7,26 @@
<issue name="TEdit.NumbersOnly">
<short>NumbersOnly property is not supported</short>
</issue>
<issue name="TPageControl.MultiLine">
<short>not supported</short>
</issue>
<issue name="TPageControl.MultiSelect">
<short>not supported</short>
</issue>
<issue name="TPageControl.RaggedRight">
<short>not supported</short>
</issue>
<issue name="TPageControl.ScrollOpposite">
<short>not supported</short>
</issue>
<issue name="TPageControl.Style">
<short>not supported</short>
</issue>
<issue name="TPageControl.TabHeight">
<short>Changing of default tab height is not supported</short>
</issue>
<issue name="TPageControl.TabWidth">
<short>Changing of default tab width is not supported</short>
</issue>
</widgetset>
</package>

View File

@ -31,7 +31,19 @@
<short>Default property is not supported</short>
</issue>
<issue name="TPageControl.MultiLine">
<short>MultiLine property is not supported</short>
<short>not supported</short>
</issue>
<issue name="TPageControl.MultiSelect">
<short>not supported</short>
</issue>
<issue name="TPageControl.RaggedRight">
<short>not supported</short>
</issue>
<issue name="TPageControl.ScrollOpposite">
<short>not supported</short>
</issue>
<issue name="TPageControl.Style">
<short>not supported</short>
</issue>
<issue name="TTabControl.MultiLine">
<short>MultiLine property is not supported</short>

View File

@ -28,7 +28,19 @@
<short>Default property is not supported</short>
</issue>
<issue name="TPageControl.MultiLine">
<short>MultiLine property is not supported</short>
<short>not supported</short>
</issue>
<issue name="TPageControl.MultiSelect">
<short>not supported</short>
</issue>
<issue name="TPageControl.RaggedRight">
<short>not supported</short>
</issue>
<issue name="TPageControl.ScrollOpposite">
<short>not supported</short>
</issue>
<issue name="TPageControl.Style">
<short>not supported</short>
</issue>
<issue name="TTabControl.MultiLine">
<short>MultiLine property is not supported</short>