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);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
type typedef |
public | FMX.Edit.Style.New.pas FMX.Edit.Style.New.hpp |
FMX.Edit.Style.New | FMX.Edit.Style.New |
Description
Embarcadero Technologies does not currently have any additional information.