API:Vcl.ExtCtrls.TCustomControlBar.CornerEdge

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property CornerEdge: TCornerEdge read FCornerEdge  write SetCornerEdge default ceMedium;

C++

__property TCornerEdge CornerEdge = {read=FCornerEdge, write=SetCornerEdge, default=2};

Properties

Type Visibility Source Unit Parent
property protected
Vcl.ExtCtrls.pas
Vcl.ExtCtrls.hpp
Vcl.ExtCtrls TCustomControlBar

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!