DesignIntf.TPropertyEditorFilterFunc

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

Delphi

TPropertyEditorFilterFunc = function(const ATestEditor: IProperty): Boolean of object;

C++

typedef bool __fastcall (__closure *TPropertyEditorFilterFunc)(const _di_IProperty ATestEditor);

プロパティ

種類 可視性 ソース ユニット
type
typedef
public
DesignIntf.pas
DesignIntf.hpp
DesignIntf DesignIntf

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。