[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: jwaadstlb.pas line 1979
type IADsSyntax = interface(IADs) |
function Get_OleAutoDataType; |
procedure Set_OleAutoDataType(); |
property OleAutoDataType: Integer; [rw] |
end; |
| |
| |
IInterface |