Vcl.Forms.TGlassFrame.Left

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Left: Integer index 0 read FLeft write SetExtendedFrame default 0;

C++

__property int Left = {read=FLeft, write=SetExtendedFrame, index=0, default=0};

Properties

Type Visibility Source Unit Parent
property published
Vcl.Forms.pas
Vcl.Forms.hpp
Vcl.Forms TGlassFrame

Description

Specifies the amount (in pixels) glass effects are extended into the client area.