|
RAD Studio VCL Reference
|
Provides access to the component in the form designer that uses this component editor.
property Component: TComponent;
__property TComponent * Component;
Use Component to read from and make changes to the component associated with the component editor. A component editor is created for each instance of the registered component class when it is selected in the form designer. Component is the selected instance.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|