API:Vcl.ComCtrls.TCustomStatusBar.UseSystemFont

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property UseSystemFont: Boolean read FUseSystemFont write SetUseSystemFont;

C++

__property bool UseSystemFont = {read=FUseSystemFont, write=SetUseSystemFont, nodefault};

Properties

Type Visibility Source Unit Parent
property public
Vcl.ComCtrls.pas
Vcl.ComCtrls.hpp
Vcl.ComCtrls TCustomStatusBar

Description

Embarcadero Technologies does not currently have any additional information.