Vcl.Graphics.TryStringToColor

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

Delphi

function TryStringToColor(const S: string; var Color: TColor): Boolean;

C++

extern DELPHI_PACKAGE bool __fastcall TryStringToColor(const System::UnicodeString S, System::Uitypes::TColor &Color);

プロパティ

種類 可視性 ソース ユニット
function public
Vcl.Graphics.pas
Vcl.Graphics.hpp
Vcl.Graphics Vcl.Graphics

説明

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