FMX.StdCtrls.TSplitter.FindObject

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function FindObject: TControl;

C++

Fmx::Controls::TControl* __fastcall FindObject();

Properties

Type Visibility Source Unit Parent
function protected
FMX.StdCtrls.pas
FMX.StdCtrls.hpp
FMX.StdCtrls TSplitter

Description

Internally used to locate the controls that are about to be resized.

See Also