System.Classes.TGetDeltaStreamsEvent

From RAD Studio API Documentation
Revision as of 09:24, 27 June 2013 by BuildBot (talk | contribs) (Created page with "{{#lst:API:System.Classes.TGetDeltaStreamsEvent|api}} ==Description== {{#lsth:API:System.Classes.TGetDeltaStreamsEvent|Description}}")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Delphi

TGetDeltaStreamsEvent = procedure (Sender: TObject; Proc: TGetStreamProc; var Handled: Boolean) of object;

C++

typedef void __fastcall (__closure *TGetDeltaStreamsEvent)(System::TObject* Sender, TGetStreamProc Proc, bool &Handled);

Properties

Type Visibility Source Unit Parent
type
typedef
public
System.Classes.pas
System.Classes.hpp
System.Classes System.Classes

Description

Embarcadero Technologies does not currently have any additional information.