[Overview][Types][Classes][Procedures and functions][Index] |
Gets the type of region represented in the class instance.
Source position: lazregions.pas line 76
public function TLazRegion.GetRegionKind: LongInt; |
Region flag value for the class instance.
GetRegionKind is a Longint function used to get the type of region represented in the class instance. The return value adheres to the region flag values used in the Windows GDI API, and can include one of the following:
Version 4.0 | Generated 2025-05-03 | Home |