Vcl.Forms.TFocusState
Delphi
TFocusState = type Pointer;
C++
typedef void *TFocusState;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
pointer typedef |
public | Vcl.Forms.pas Vcl.Forms.hpp |
Vcl.Forms | Vcl.Forms |
Description
Reference to Integer or Pointer.
TFocusState is a reference to Integer (common language runtime) or Pointer.