FMX.Edit.Style.New.TOnContentBoundsEvent
Delphi
TOnContentBoundsEvent = procedure (Sender: TObject; var ContentBounds: TRectF) of object;
C++
typedef void __fastcall (__closure *TOnContentBoundsEvent)(System::TObject* Sender, System::Types::TRectF &ContentBounds);
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
type typedef |
public | FMX.Edit.Style.New.pas FMX.Edit.Style.New.hpp |
FMX.Edit.Style.New | FMX.Edit.Style.New |
説明
このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。