Sets the string to its default value.
[Visual Basic]
Overloads Public Sub Reset( _
ByVal key As Object _
)
[C#]
public void Reset(
object key
);
[Delphi]
public procedure Reset(
key: Object
); overload;
See Also
UIStrings Class | UIStrings Members | C1.Win.C1TrueDBGrid Namespace | UIStrings.Reset Overload List
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |