|
RAD Studio VCL Reference
|
Fixes up dispatch identifier.
function FixupIdent(const AText: string): string; virtual;
virtual __fastcall AnsiString FixupIdent(const AnsiString AText);
FixupIdent is called internally to determine the final fixup for the dispatch identifier. As defined in TInvokeableVariantType, this fixup consists of converting the identifier to all upper case.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|