SetIODDescription method
Builder Syntax |
int __fastcall SetIODDescription(System::AnsiString sDescription); |
Delphi Syntax |
function SetIODDescription(sDescription: String): Integer; |
Overview |
Remarks
Updates the description of the item in the IOD Structure specified by the CurrentIOD property.
The following methods will also help you navigate the IOD Structure:
See Also
Elements: |
MoveFirstIOD method, MoveLastIOD method, MoveNextIOD method, MovePrevIOD method, MoveParentIOD method, MoveChildIOD method, MoveRootIOD method, SetIODName method |