API:Vcl.Outline.EOutlineChange
Delphi
EOutlineChange = procedure (Sender: TObject; Index: LongInt) of object;
C++
typedef void __fastcall (__closure *EOutlineChange)(System::TObject* Sender, int Index);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
type typedef |
public | Vcl.Outline.pas Vcl.Outline.hpp |
Vcl.Outline | Vcl.Outline |
Description
Embarcadero Technologies does not currently have any additional information.