API:System.Win.ScktComp.TCustomSocket.OnLookup
Delphi
property OnLookup: TSocketNotifyEvent read FOnLookup write FOnLookup;
C++
__property TSocketNotifyEvent OnLookup = {read=FOnLookup, write=FOnLookup};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
event | protected | System.Win.ScktComp.pas System.Win.ScktComp.hpp |
System.Win.ScktComp | TCustomSocket |
Description
Embarcadero Technologies does not currently have any additional information.