TEditorConvertText
From Far Manager
TEditorConvertText
The EditorConvertText stucture for Delphi:
TEditorConvertText = packed record Text: PChar; TextLength: integer; end; PEditorConvertText = ^TEditorConvertText;
From Far Manager
TEditorConvertText = packed record Text: PChar; TextLength: integer; end; PEditorConvertText = ^TEditorConvertText;