FMX.Graphics.TBitmapData.Data
Delphi
Data: Pointer;
C++
void *Data;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| field | public | FMX.Graphics.pas FMX.Graphics.hpp |
FMX.Graphics | TBitmapData |
Description
Pointer to the bitmap data.
Delphi
Data: Pointer;
C++
void *Data;
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| field | public | FMX.Graphics.pas FMX.Graphics.hpp |
FMX.Graphics | TBitmapData |
Pointer to the bitmap data.