Log On
Embarcadero Home
Watch, Follow, &
Connect with Us
Share This
QualityCentral
Communities
Articles
Blogs
Resources
Downloads
Help
QualityCentral
Delphi-BCB
VCL
8-Byte Alignment
Action Classes
Additional Controls
Core VCL Classes
DFM to TEXT
Dialog Controls
Docking
Drag/Drop
Emulation Classes
Exceptions
Gestures
Graphics
MAPI Support
MDI Support
Multi-Monitor Support
OnGesture event
Printing
Property/Type Editors
Registry / INI Objects
Ribbon Controls
Sample Controls
Services
Standard Controls
Styles
System Controls
Thread support
Touch Controls
Type Info
Win 3.1 Controls
Win 32 Controls
You are not logged in.
Help
Print
Public Report
Report From:
Delphi-BCB/VCL/Property/Type Editors
[ Add a report in this area ]
Report #:
88215
Status:
Reported
Passing nil as the PropertyEditorClass parameter of the RegisterPropertyEditor method doesn't hide a property representing a set of enumerated types in the Object Inspector
Project:
Delphi
Build #:
2010, XE
Version:
15.0
Submitted By:
Sergey Mogilnikov
Report Type:
Crash / Data loss / Total failure
Date Reported:
9/20/2010 4:52:16 AM
Severity:
Critical / Show Stopper
Last Updated:
10/5/2010 5:22:45 PM
Platform:
All platforms
Internal Tracking #:
Resolution:
None
(Resolution Comments)
Resolved in Build:
:
None
Duplicate of:
None
Voting and Rating
Overall Rating:
No Ratings Yet
0.00 out of 5
Total Votes:
None
Description
None
Steps to Reproduce:
Added by Sysop
<<<<<<<<<<<
Try this code:
procedure Register;
begin
ForceDemandLoadState(dlDisable);
UnlistPublishedProperty(TForm, 'BorderIcons');
end;
for hide 'BorderIcons' property of TForm. This code not work on latest IDE from 2010 and XE!
Also I attach full pakage project.
>>>>>>>>>>>
Workarounds
None
Attachment
Hidden Sets.zip
Comments
Tomohiro Takahashi at 9/20/2010 8:14:09 PM
-
Please write more detailed Description and Steps to understand your issue.
Sergey Mogilnikov at 10/5/2010 7:05:10 AM
-
Try this code:
procedure Register;
begin
ForceDemandLoadState(dlDisable);
UnlistPublishedProperty(TForm, 'BorderIcons');
end;
for hide 'BorderIcons' property of TForm. This code not work on latest IDE from 2010 and XE!
Also I attach full pakage project.
View Your Reports
Search
Server Response from: ETNACODE01
Developer Tools
Blackfish SQL
C++Builder
Delphi
FireMonkey
Prism
InterBase
JBuilder
J Optimizer
HTML5 Builder
3rdRail & TurboRuby
Database Tools
Change Manager
DBArtisan
DB Optimizer
ER/Studio
Performance Center
Rapid SQL
Technical Articles
Tutorials
White Papers
Press Releases
Newsletters
Add Content (GetPublished)
Audio
Audio & Video
Video
Bugs & Suggestions (QualityCentral)
Discussion Forums
Examples (CodeCentral)
Tags
Technology Partners
Downloads
Free Trials
Registered User Downloads
Beta Programs
Add Content (GetPublished)
Articles
Blogs
Bugs & Suggestions (QualityCentral)
Discussion Forums
Examples (CodeCentral)
Member Services
About
Connect with Us