|
<< Click to Display Table of Contents >> Navigation: Types > THLMSetResultProc |
SIGNATURE=IWLayoutMgrHTMLInterface.THLMSetResultProc
ETYPE=Type
Declaration:
Delphi: |
THLMSetResultProc = procedure (const AValue: string) of object; |
C++: |
void (const AValue: string) ( THLMSetResultProc)(); |
Unit: IWLayoutMgrHTMLInterface.pas
Description: This is type IWLayoutMgrHTMLInterface.THLMSetResultProc.