API:FMX.Objects.TText.TAcceleratorInfo.DrawUnderline

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

function DrawUnderline(const AnOwnerControl: TControl; const ACanvas: TCanvas; const ALayout: TTextLayout;  const AColor: TAlphaColor; const AnOpacity: Single): Boolean;

C++

bool __fastcall DrawUnderline(Fmx::Controls::TControl* const AnOwnerControl, Fmx::Graphics::TCanvas* const ACanvas, Fmx::Textlayout::TTextLayout* const ALayout, const System::Uitypes::TAlphaColor AColor, const float AnOpacity);

プロパティ

種類 可視性 ソース ユニット
function public
FMX.Objects.pas
FMX.Objects.hpp
FMX.Objects TAcceleratorInfo

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。