Vcl.ActnMan.TCustomActionControl.TextBounds

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property TextBounds: TRect read FTextBounds write FTextBounds;

C++

__property System::Types::TRect TextBounds = {read=FTextBounds, write=FTextBounds};

Properties

Type Visibility Source Unit Parent
property public
Vcl.ActnMan.pas
Vcl.ActnMan.hpp
Vcl.ActnMan TCustomActionControl

Description

A bounding rectangle for the control caption.

TextBounds is a bounding rectangle for the control's caption.