Data.Bind.Components.TBindEditorFactory.ReleaseEditor
[–] Properties | |
---|---|
Type: function | |
Visibility: public | |
Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
Unit: Data.Bind.Components | |
Parent: TBindEditorFactory |
Delphi
function ReleaseEditor(const AEditor: IInterface): Boolean; virtual;
C++
virtual bool __fastcall ReleaseEditor(const System::_di_IInterface AEditor);
Description
Embarcadero Technologies does not currently have any additional information.