Vcl.Forms.TTitleBar

From RAD Studio API Documentation
Jump to: navigation, search

System.Classes.TPersistentSystem.TObjectTTitleBar

Delphi

TTitleBar = class(TPersistent)

C++

class PASCALIMPLEMENTATION TTitleBar : public System::Classes::TPersistent

Properties

Type Visibility Source Unit Parent
class public
Vcl.Forms.pas
Vcl.Forms.hpp
Vcl.Forms Vcl.Forms

Description

It encapsulates the properties and methods used to draw a custom title bar.

See Also