If you are Chinese, please read READMEC.TXT.

Object Inspector:

//Feature:
1. Support all properties of all delphi objectr;
2. Support exists property editor, user can write own property editor.
3. More easyer than delphi IDE's object inspector. (See TColor, TCursor, Boolean property)
4. Support user define owner draw drop down list.

//Note:
1. dsgnIntf.pas from Delphi has tow bug, this is rounded in delphi internal,
   bug will cause AV error occur when edit TLabel and TChart
2. Because time too poor, many property editor (TString ...), but you can use 
   a little time to write it yourself. 

//Install:
1. Copy all file to Delphi3/Lib
2. In you unit, use ObjInsp;
3. If you are not chinese please 
  RENAME OBJINSP_E.DFM -> OBJINSP.DFM
  RENAME PICEDIT_E.DFM -> PICEDIT.DFM

//Order 
Price := $39.9(no source), $59.9(full source)

//contact
e-mail: advwang@163.net