ToolsAPI.IOTACodeBrowsePreview.GetCodePreviewInfo
Delphi
function GetCodePreviewInfo(SourceLine: Integer; SourceCol: Integer;
out FileName: WideString; out Offset: Integer; out Length: Integer): WordBool; safecall;
C++
virtual HRESULT __safecall GetCodePreviewInfo(int SourceLine, int SourceCol, /* out */ System::WideString &FileName, /* out */ int &Offset, /* out */ int &Length, System::WordBool &__GetCodePreviewInfo_result) = 0 ;
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
function | public | ToolsAPI.pas ToolsAPI.hpp |
ToolsAPI | IOTACodeBrowsePreview |
説明
このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。