FMX.FontGlyphs.TFontGlyphManager.UnRegisterCharacterHandleMethod

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

class procedure UnRegisterCharacterHandleMethod(const Method: TCharacterHandleFunction); static;

C++

static void __fastcall UnRegisterCharacterHandleMethod(const TCharacterHandleFunction Method);

プロパティ

種類 可視性 ソース ユニット
procedure
function
public
FMX.FontGlyphs.pas
FMX.FontGlyphs.hpp
FMX.FontGlyphs TFontGlyphManager


説明

文字ハンドラをチェーンから登録解除します。