Vcl.ImageCollection.TImageCollection.OnGetBitmap
Delphi
property OnGetBitmap: TImageCollectionOnGetBitmapEvent read FOnGetBitmap write FOnGetBitmap;
C++
__property TImageCollectionOnGetBitmapEvent OnGetBitmap = {read=FOnGetBitmap, write=FOnGetBitmap};
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
event | published | Vcl.ImageCollection.pas Vcl.ImageCollection.hpp |
Vcl.ImageCollection | TImageCollection |
説明
このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。