API:FMX.Memo.TCustomMemo.Font
Delphi
property Font: TFont read GetFont write SetFont;
C++
__property Fmx::Graphics::TFont* Font = {read=GetFont, write=SetFont};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | FMX.Memo.pas FMX.Memo.hpp |
FMX.Memo | TCustomMemo |
Description
Embarcadero Technologies does not currently have any additional information.