DesignIntf.TSetPropertyEditorGroupProc

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TSetPropertyEditorGroupProc = procedure (EditorClass: TPropertyEditorClass;
GroupClass: TPersistentClass);

C++

typedef void __fastcall (*TSetPropertyEditorGroupProc)(TPropertyEditorClass EditorClass, System::Classes::TPersistentClass GroupClass);

Properties

Type Visibility Source Unit Parent
type
typedef
public
DesignIntf.pas
DesignIntf.hpp
DesignIntf DesignIntf

Description

Embarcadero Technologies does not currently have any additional information.