98.12.01
Q:
   Component ûΪ䶨רŵ PropertyEditor, û DropDownList
  磺TLabel.FocusControl
A:
  ûע TComponentProperty
S:
  Fixed
  ObjSProp.Initialization
  begin
    ...
    RegisterPropertyEditor(TypeInfo(TComponent), nil, '', TComponentProperty);
  end;

99.02.07
Q:
   ObjInsp ߼״̬༭״̬
A:
  Grid , Ӧ HideEditor ͬʱ Options := Options - [goEditing]
S:
  Fixed

99.02.07
  Ĭϵ ObjEditor.FInspector ָ ObjIntf.ObjectInspector.

99.02.07
Q:
  û ObjEditor ޸Բ TObjInspector.PropertiesChanged
A:
  TObjectInspector.DefaultDesigner.FInspector ûָ Self;

99.04.20
Q:
  Component (磺FocusControl) 
A:
  ObjEdit
  if FActivateEditor.FInspector <> nil then
    AEditor.FInspector.Designer := FActivateEditor;
  ʱû FActivateEditor.FInspector = nil,
   Designer  TObjEditor,  TObjectEditor
S:
  Fixed.
   EditControlEx, ָ AInspector

