Registers in-place text adapter.
procedure RegisterInplaceComponentEditor(ControlClass: TControlClass; EditorClass: TInplaceComponentEditorClass);
ed_TextEdit
Associates in-place text adapter EditorClass with the control class.
To disable in-place editing pass EditorClass = nil.
Copyright (c) 2004 - 2011 EControl Ltd.. All rights reserved.
|
What do you think about this topic? Send feedback!
|